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 5681710 commit 5f17e00Copy full SHA for 5f17e00
parent/pom.xml
@@ -125,7 +125,7 @@
125
<rxjava3>3.1.5</rxjava3>
126
<smallrye-mutiny>1.1.2</smallrye-mutiny>
127
<slf4j>1.7.32</slf4j>
128
- <spring>5.3.23</spring>
+ <spring>5.3.24</spring>
129
<spring-hateoas>1.4.5</spring-hateoas>
130
<spring-plugin>2.0.0.RELEASE</spring-plugin>
131
<testcontainers>1.16.3</testcontainers>
@@ -858,7 +858,7 @@
858
<profile>
859
<id>spring53-next</id>
860
<properties>
861
- <spring>5.3.24-SNAPSHOT</spring>
+ <spring>5.3.25-SNAPSHOT</spring>
862
</properties>
863
<repositories>
864
<repository>
@@ -1350,4 +1350,4 @@
1350
</pluginRepository>
1351
</pluginRepositories>
1352
1353
-</project>
+</project>
0 commit comments