Skip to content

Commit e0cf04a

Browse files
committed
upgrade
1 parent 0d8fb66 commit e0cf04a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎pom.xml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.springframework</groupId>
5959
<artifactId>spring-framework-bom</artifactId>
60-
<version>7.0.7</version>
60+
<version>7.0.8</version>
6161
<type>pom</type>
6262
<scope>import</scope>
6363
</dependency>
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>org.hibernate.orm</groupId>
186186
<artifactId>hibernate-core</artifactId>
187-
<version>7.4.4.Final</version>
187+
<version>7.4.5.Final</version>
188188
<scope>test</scope>
189189
</dependency>
190190

@@ -473,7 +473,7 @@
473473
<plugin>
474474
<groupId>org.sonatype.central</groupId>
475475
<artifactId>central-publishing-maven-plugin</artifactId>
476-
<version>0.10.0</version>
476+
<version>0.11.0</version>
477477
<extensions>true</extensions>
478478
<configuration>
479479
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)