Skip to content

Commit 46d3783

Browse files
committed
Upgrade to Spring Framework 5.2.14.
Closes #1420
1 parent 4b0adb2 commit 46d3783

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
124124
<rxjava2>2.2.21</rxjava2>
125125
<slf4j>1.7.26</slf4j>
126-
<spring>5.2.14.BUILD-SNAPSHOT</spring>
126+
<spring>5.2.14.RELEASE</spring>
127127
<spring-hateoas>1.1.5.RELEASE</spring-hateoas>
128128
<spring-plugin>2.0.0.RELEASE</spring-plugin>
129129
<testcontainers>1.15.2</testcontainers>
@@ -884,7 +884,7 @@
884884
<profile>
885885
<id>spring52-next</id>
886886
<properties>
887-
<spring>5.2.14.BUILD-SNAPSHOT</spring>
887+
<spring>5.2.15.BUILD-SNAPSHOT</spring>
888888
</properties>
889889
<repositories>
890890
<repository>

0 commit comments

Comments
 (0)