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 727908b commit 06e90d7Copy full SHA for 06e90d7
parent/pom.xml
@@ -125,7 +125,7 @@
125
<rxjava2>2.2.21</rxjava2>
126
<rxjava3>3.0.13</rxjava3>
127
<slf4j>1.7.26</slf4j>
128
- <spring>5.3.10-SNAPSHOT</spring>
+ <spring>5.3.10</spring>
129
<spring-hateoas>1.3.3</spring-hateoas>
130
<spring-plugin>2.0.0.RELEASE</spring-plugin>
131
<testcontainers>1.15.3</testcontainers>
@@ -826,7 +826,7 @@
826
<profile>
827
<id>spring53-next</id>
828
<properties>
829
+ <spring>5.3.11-SNAPSHOT</spring>
830
</properties>
831
<repositories>
832
<repository>
0 commit comments