Skip to content

Commit 009803c

Browse files
committed
Upgrade to Spring Framework 6.2.10.
Closes #2625
1 parent 71dd607 commit 009803c

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.11</rxjava3>
131131
<smallrye-mutiny>1.10.0</smallrye-mutiny>
132132
<slf4j>2.0.2</slf4j>
133-
<spring>6.2.9</spring>
133+
<spring>6.2.10</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.2.10-SNAPSHOT</spring>
911+
<spring>6.2.11-SNAPSHOT</spring>
912912
</properties>
913913
<repositories>
914914
<repository>

0 commit comments

Comments
 (0)