Skip to content

Commit c47ac22

Browse files
committed
Upgrade to Spring Framework 6.2.6.
Closes #2526
1 parent e7be32f commit c47ac22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: parent/pom.xml

+2-2
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.2.6-SNAPSHOT</spring>
133+
<spring>6.2.6</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.5-SNAPSHOT</spring>
911+
<spring>6.2.7-SNAPSHOT</spring>
912912
</properties>
913913
<repositories>
914914
<repository>

0 commit comments

Comments
 (0)