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 1bfc326 commit 08deaa6Copy full SHA for 08deaa6
parent/pom.xml
@@ -127,7 +127,7 @@
127
<rxjava3>3.1.6</rxjava3>
128
<smallrye-mutiny>1.4.0</smallrye-mutiny>
129
<slf4j>1.7.32</slf4j>
130
- <spring>5.3.27</spring>
+ <spring>5.3.28</spring>
131
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
132
<spring-hateoas>1.5.4</spring-hateoas>
133
<spring-plugin>2.0.0.RELEASE</spring-plugin>
@@ -823,7 +823,7 @@
823
<profile>
824
<id>spring53-next</id>
825
<properties>
826
- <spring>5.3.26-SNAPSHOT</spring>
+ <spring>5.3.29-SNAPSHOT</spring>
827
</properties>
828
<repositories>
829
<repository>
0 commit comments