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 a12b5f6 commit 8eca46cCopy full SHA for 8eca46c
parent/pom.xml
@@ -129,7 +129,7 @@
129
<rxjava3>3.1.7</rxjava3>
130
<smallrye-mutiny>1.6.0</smallrye-mutiny>
131
<slf4j>2.0.2</slf4j>
132
- <spring>6.0.11</spring>
+ <spring>6.0.12</spring>
133
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
134
<spring-hateoas>2.0.6</spring-hateoas>
135
<spring-plugin>3.0.0</spring-plugin>
@@ -756,7 +756,7 @@
756
<profile>
757
<id>spring6-next</id>
758
<properties>
759
- <spring>6.0.12-SNAPSHOT</spring>
+ <spring>6.0.13-SNAPSHOT</spring>
760
</properties>
761
<repositories>
762
<repository>
0 commit comments