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 dd9039e commit 6429cc4Copy full SHA for 6429cc4
parent/pom.xml
@@ -125,7 +125,7 @@
125
<rxjava2>2.2.21</rxjava2>
126
<rxjava3>3.0.12</rxjava3>
127
<slf4j>1.7.26</slf4j>
128
- <spring>5.3.7-SNAPSHOT</spring>
+ <spring>5.3.7</spring>
129
<spring-hateoas>1.3.0</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.8-SNAPSHOT</spring>
830
</properties>
831
<repositories>
832
<repository>
0 commit comments