Skip to content

Commit 17777b7

Browse files
committed
Upgrade to Spring Framework 5.3.24.
Closes #1852
1 parent 3a7fc50 commit 17777b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<rxjava3>3.1.5</rxjava3>
127127
<smallrye-mutiny>1.4.0</smallrye-mutiny>
128128
<slf4j>1.7.32</slf4j>
129-
<spring>5.3.23</spring>
129+
<spring>5.3.24</spring>
130130
<spring-hateoas>1.5.2</spring-hateoas>
131131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
132132
<testcontainers>1.17.5</testcontainers>
@@ -860,7 +860,7 @@
860860
<profile>
861861
<id>spring53-next</id>
862862
<properties>
863-
<spring>5.3.24-SNAPSHOT</spring>
863+
<spring>5.3.25-SNAPSHOT</spring>
864864
</properties>
865865
<repositories>
866866
<repository>
@@ -1352,4 +1352,4 @@
13521352
</pluginRepository>
13531353
</pluginRepositories>
13541354

1355-
</project>
1355+
</project>

0 commit comments

Comments
 (0)