Skip to content

Commit 2fa18c8

Browse files
committed
Upgrade to Spring Framework 5.2.13.
Closes #1376
1 parent e8b3d4b commit 2fa18c8

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.12.RELEASE</spring>
126+
<spring>5.2.13.RELEASE</spring>
127127
<spring-hateoas>1.1.3.RELEASE</spring-hateoas>
128128
<spring-plugin>2.0.0.RELEASE</spring-plugin>
129129
<testcontainers>1.15.2</testcontainers>
@@ -900,7 +900,7 @@
900900
<profile>
901901
<id>spring52-next</id>
902902
<properties>
903-
<spring>5.2.13.BUILD-SNAPSHOT</spring>
903+
<spring>5.2.14.BUILD-SNAPSHOT</spring>
904904
</properties>
905905
<repositories>
906906
<repository>

0 commit comments

Comments
 (0)