Skip to content

Commit 54411a4

Browse files
committed
Upgrade to Spring Framework 6.1.14.
Closes #2399
1 parent 4f07b3f commit 54411a4

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
@@ -128,7 +128,7 @@
128128
<rxjava3>3.1.9</rxjava3>
129129
<smallrye-mutiny>1.10.0</smallrye-mutiny>
130130
<slf4j>2.0.2</slf4j>
131-
<spring>6.1.13</spring>
131+
<spring>6.1.14</spring>
132132
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
133133
<spring-antora>0.0.3</spring-antora>
134134
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -906,7 +906,7 @@
906906
<profile>
907907
<id>spring6-next</id>
908908
<properties>
909-
<spring>6.1.10-SNAPSHOT</spring>
909+
<spring>6.1.15-SNAPSHOT</spring>
910910
</properties>
911911
<repositories>
912912
<repository>

0 commit comments

Comments
 (0)