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 74cd8c2 commit 98173c3Copy full SHA for 98173c3
parent/pom.xml
@@ -129,7 +129,7 @@
129
<rxjava3>3.1.5</rxjava3>
130
<smallrye-mutiny>1.6.0</smallrye-mutiny>
131
<slf4j>2.0.2</slf4j>
132
- <spring>6.0.0-SNAPSHOT</spring>
+ <spring>6.0.0</spring>
133
<spring-asciidoctor-backends.version>0.0.3</spring-asciidoctor-backends.version>
134
<spring-hateoas>2.0.0-RC2</spring-hateoas>
135
<spring-plugin>3.0.0</spring-plugin>
@@ -740,7 +740,7 @@
740
<profile>
741
<id>spring6-next</id>
742
<properties>
743
+ <spring>6.0.1-SNAPSHOT</spring>
744
</properties>
745
<repositories>
746
<repository>
@@ -1340,4 +1340,4 @@
1340
</pluginRepository>
1341
</pluginRepositories>
1342
1343
-</project>
+</project>
0 commit comments