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 76d6a8e commit 4c2437dCopy full SHA for 4c2437d
parent/pom.xml
@@ -126,7 +126,7 @@
126
<rxjava3>3.1.7</rxjava3>
127
<smallrye-mutiny>1.4.0</smallrye-mutiny>
128
<slf4j>1.7.32</slf4j>
129
- <spring>5.3.29</spring>
+ <spring>5.3.30</spring>
130
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
131
<spring-hateoas>1.5.5</spring-hateoas>
132
<spring-plugin>2.0.0.RELEASE</spring-plugin>
@@ -821,7 +821,7 @@
821
<profile>
822
<id>spring53-next</id>
823
<properties>
824
- <spring>5.3.30-SNAPSHOT</spring>
+ <spring>5.3.31-SNAPSHOT</spring>
825
</properties>
826
<repositories>
827
<repository>
@@ -1335,4 +1335,4 @@
1335
</repository>
1336
</repositories>
1337
1338
-</project>
+</project>
0 commit comments