Skip to content

Commit ec4d14a

Browse files
committed
#1265 - Upgrade to Spring Framework 5.2.12.
1 parent 6461049 commit ec4d14a

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.20</rxjava2>
123123
<slf4j>1.7.26</slf4j>
124-
<spring>5.2.12.BUILD-SNAPSHOT</spring>
124+
<spring>5.2.12.RELEASE</spring>
125125
<spring-hateoas>1.0.5.RELEASE</spring-hateoas>
126126
<spring-plugin>2.0.0.RELEASE</spring-plugin>
127127
<testcontainers>1.12.5</testcontainers>
@@ -866,7 +866,7 @@
866866
<profile>
867867
<id>spring52-next</id>
868868
<properties>
869-
<spring>5.2.11.BUILD-SNAPSHOT</spring>
869+
<spring>5.2.13.BUILD-SNAPSHOT</spring>
870870
</properties>
871871
<repositories>
872872
<repository>

0 commit comments

Comments
 (0)