Skip to content

Commit 9c5e623

Browse files
committed
Upgrade to Spring Framework 6.2.7.
Closes #2561
1 parent f386cfd commit 9c5e623

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
@@ -131,7 +131,7 @@
131131
<rxjava3>3.1.10</rxjava3>
132132
<smallrye-mutiny>1.10.0</smallrye-mutiny>
133133
<slf4j>2.0.2</slf4j>
134-
<spring>6.2.7-SNAPSHOT</spring>
134+
<spring>6.2.7</spring>
135135
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
136136
<spring-antora>0.0.4</spring-antora>
137137
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -909,7 +909,7 @@
909909
<profile>
910910
<id>spring6-next</id>
911911
<properties>
912-
<spring>6.2.7-SNAPSHOT</spring>
912+
<spring>6.2.8-SNAPSHOT</spring>
913913
</properties>
914914
<repositories>
915915
<repository>

0 commit comments

Comments
 (0)