Skip to content

Commit 5cfbb94

Browse files
committed
Upgrade to Spring Framework 5.3.17.
Closes #1669
1 parent bc0a543 commit 5cfbb94

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
@@ -126,7 +126,7 @@
126126
<rxjava3>3.0.13</rxjava3>
127127
<smallrye-mutiny>1.1.2</smallrye-mutiny>
128128
<slf4j>1.7.26</slf4j>
129-
<spring>5.3.17-SNAPSHOT</spring>
129+
<spring>5.3.17</spring>
130130
<spring-hateoas>1.3.7</spring-hateoas>
131131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
132132
<testcontainers>1.15.3</testcontainers>
@@ -831,7 +831,7 @@
831831
<profile>
832832
<id>spring53-next</id>
833833
<properties>
834-
<spring>5.3.17-SNAPSHOT</spring>
834+
<spring>5.3.18-SNAPSHOT</spring>
835835
</properties>
836836
<repositories>
837837
<repository>

0 commit comments

Comments
 (0)