1 parent 0d8fb66 commit e0cf04aCopy full SHA for e0cf04a
1 file changed
pom.xml
@@ -57,7 +57,7 @@
57
<dependency>
58
<groupId>org.springframework</groupId>
59
<artifactId>spring-framework-bom</artifactId>
60
- <version>7.0.7</version>
+ <version>7.0.8</version>
61
<type>pom</type>
62
<scope>import</scope>
63
</dependency>
@@ -184,7 +184,7 @@
184
185
<groupId>org.hibernate.orm</groupId>
186
<artifactId>hibernate-core</artifactId>
187
- <version>7.4.4.Final</version>
+ <version>7.4.5.Final</version>
188
<scope>test</scope>
189
190
@@ -473,7 +473,7 @@
473
<plugin>
474
<groupId>org.sonatype.central</groupId>
475
<artifactId>central-publishing-maven-plugin</artifactId>
476
- <version>0.10.0</version>
+ <version>0.11.0</version>
477
<extensions>true</extensions>
478
<configuration>
479
<publishingServerId>central</publishingServerId>
0 commit comments