Skip to content

Commit e64d136

Browse files
committed
Upgrade to Spring Framework 6.1.17.
Closes #2489
1 parent cc44a75 commit e64d136

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
@@ -130,7 +130,7 @@
130130
<rxjava3>3.1.10</rxjava3>
131131
<smallrye-mutiny>1.10.0</smallrye-mutiny>
132132
<slf4j>2.0.2</slf4j>
133-
<spring>6.1.16</spring>
133+
<spring>6.1.17</spring>
134134
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
135135
<spring-antora>0.0.4</spring-antora>
136136
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -908,7 +908,7 @@
908908
<profile>
909909
<id>spring6-next</id>
910910
<properties>
911-
<spring>6.1.17-SNAPSHOT</spring>
911+
<spring>6.1.18-SNAPSHOT</spring>
912912
</properties>
913913
<repositories>
914914
<repository>

0 commit comments

Comments
 (0)