Skip to content

Commit 636fada

Browse files
committed
Upgrade to Spring Framework 5.3.21.
Closes #1739
1 parent 2cd226c commit 636fada

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
@@ -127,7 +127,7 @@
127127
<rxjava3>3.1.5</rxjava3>
128128
<smallrye-mutiny>1.4.0</smallrye-mutiny>
129129
<slf4j>1.7.32</slf4j>
130-
<spring>5.3.21-SNAPSHOT</spring>
130+
<spring>5.3.21</spring>
131131
<spring-hateoas>1.5.0</spring-hateoas>
132132
<spring-plugin>2.0.0.RELEASE</spring-plugin>
133133
<testcontainers>1.17.2</testcontainers>
@@ -861,7 +861,7 @@
861861
<profile>
862862
<id>spring53-next</id>
863863
<properties>
864-
<spring>5.3.21-SNAPSHOT</spring>
864+
<spring>5.3.22-SNAPSHOT</spring>
865865
</properties>
866866
<repositories>
867867
<repository>

0 commit comments

Comments
 (0)