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 4f07b3f commit 54411a4Copy full SHA for 54411a4
parent/pom.xml
@@ -128,7 +128,7 @@
128
<rxjava3>3.1.9</rxjava3>
129
<smallrye-mutiny>1.10.0</smallrye-mutiny>
130
<slf4j>2.0.2</slf4j>
131
- <spring>6.1.13</spring>
+ <spring>6.1.14</spring>
132
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
133
<spring-antora>0.0.3</spring-antora>
134
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -906,7 +906,7 @@
906
<profile>
907
<id>spring6-next</id>
908
<properties>
909
- <spring>6.1.10-SNAPSHOT</spring>
+ <spring>6.1.15-SNAPSHOT</spring>
910
</properties>
911
<repositories>
912
<repository>
0 commit comments