We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7fc50 commit 17777b7Copy full SHA for 17777b7
parent/pom.xml
@@ -126,7 +126,7 @@
126
<rxjava3>3.1.5</rxjava3>
127
<smallrye-mutiny>1.4.0</smallrye-mutiny>
128
<slf4j>1.7.32</slf4j>
129
- <spring>5.3.23</spring>
+ <spring>5.3.24</spring>
130
<spring-hateoas>1.5.2</spring-hateoas>
131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
132
<testcontainers>1.17.5</testcontainers>
@@ -860,7 +860,7 @@
860
<profile>
861
<id>spring53-next</id>
862
<properties>
863
- <spring>5.3.24-SNAPSHOT</spring>
+ <spring>5.3.25-SNAPSHOT</spring>
864
</properties>
865
<repositories>
866
<repository>
@@ -1352,4 +1352,4 @@
1352
</pluginRepository>
1353
</pluginRepositories>
1354
1355
-</project>
+</project>
0 commit comments