Skip to content

Commit 067ef2b

Browse files
committed
Upgrade to Spring Framework 6.1.15.
Closes #2423
1 parent 7d458ab commit 067ef2b

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
@@ -129,7 +129,7 @@
129129
<rxjava3>3.1.9</rxjava3>
130130
<smallrye-mutiny>1.10.0</smallrye-mutiny>
131131
<slf4j>2.0.2</slf4j>
132-
<spring>6.1.14</spring>
132+
<spring>6.1.15</spring>
133133
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
134134
<spring-antora>0.0.3</spring-antora>
135135
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -907,7 +907,7 @@
907907
<profile>
908908
<id>spring6-next</id>
909909
<properties>
910-
<spring>6.1.15-SNAPSHOT</spring>
910+
<spring>6.1.16-SNAPSHOT</spring>
911911
</properties>
912912
<repositories>
913913
<repository>

0 commit comments

Comments
 (0)