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 5453ac2 commit 5a898a9Copy full SHA for 5a898a9
parent/pom.xml
@@ -126,7 +126,7 @@
126
<rxjava3>3.1.5</rxjava3>
127
<smallrye-mutiny>1.1.2</smallrye-mutiny>
128
<slf4j>1.7.32</slf4j>
129
- <spring>5.3.22</spring>
+ <spring>5.3.23</spring>
130
<spring-hateoas>1.4.4</spring-hateoas>
131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
132
<testcontainers>1.16.3</testcontainers>
@@ -859,7 +859,7 @@
859
<profile>
860
<id>spring53-next</id>
861
<properties>
862
- <spring>5.3.23-SNAPSHOT</spring>
+ <spring>5.3.24-SNAPSHOT</spring>
863
</properties>
864
<repositories>
865
<repository>
0 commit comments