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 fd6c61e commit 88b261cCopy full SHA for 88b261c
parent/pom.xml
@@ -130,7 +130,7 @@
130
<rxjava3>3.1.6</rxjava3>
131
<smallrye-mutiny>1.6.0</smallrye-mutiny>
132
<slf4j>2.0.2</slf4j>
133
- <spring>6.0.11-SNAPSHOT</spring>
+ <spring>6.0.11</spring>
134
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
135
<spring-hateoas>2.0.4</spring-hateoas>
136
<spring-plugin>3.0.0</spring-plugin>
@@ -757,7 +757,7 @@
757
<profile>
758
<id>spring6-next</id>
759
<properties>
760
+ <spring>6.0.12-SNAPSHOT</spring>
761
</properties>
762
<repositories>
763
<repository>
0 commit comments