Skip to content

Commit b47ffec

Browse files
committed
Upgrade to Spring Framework 5.2.13.
Closes #1376
1 parent 461a196 commit b47ffec

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
@@ -121,7 +121,7 @@
121121
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>
122122
<rxjava2>2.2.21</rxjava2>
123123
<slf4j>1.7.26</slf4j>
124-
<spring>5.2.12.RELEASE</spring>
124+
<spring>5.2.13.RELEASE</spring>
125125
<spring-hateoas>1.0.5.RELEASE</spring-hateoas>
126126
<spring-plugin>2.0.0.RELEASE</spring-plugin>
127127
<testcontainers>1.15.2</testcontainers>
@@ -884,7 +884,7 @@
884884
<profile>
885885
<id>spring52-next</id>
886886
<properties>
887-
<spring>5.2.13.BUILD-SNAPSHOT</spring>
887+
<spring>5.2.14.BUILD-SNAPSHOT</spring>
888888
</properties>
889889
<repositories>
890890
<repository>

0 commit comments

Comments
 (0)