Skip to content

Commit 5b69588

Browse files
committed
Upgrade to Spring Framework 6.2.8.
Closes #2582
1 parent 1a3c7e6 commit 5b69588

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
@@ -132,7 +132,7 @@
132132
<rxjava3>3.1.10</rxjava3>
133133
<smallrye-mutiny>1.10.0</smallrye-mutiny>
134134
<slf4j>2.0.2</slf4j>
135-
<spring>6.2.7</spring>
135+
<spring>6.2.8</spring>
136136
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
137137
<spring-antora>0.0.4</spring-antora>
138138
<maven-antora>1.0.0-alpha.4</maven-antora>
@@ -910,7 +910,7 @@
910910
<profile>
911911
<id>spring6-next</id>
912912
<properties>
913-
<spring>6.2.8-SNAPSHOT</spring>
913+
<spring>6.2.9-SNAPSHOT</spring>
914914
</properties>
915915
<repositories>
916916
<repository>

0 commit comments

Comments
 (0)