Skip to content

Commit 02af91f

Browse files
committed
Upgrade to Spring Framework 6.1.2.
Closes #2185
1 parent 8d18632 commit 02af91f

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
@@ -128,7 +128,7 @@
128128
<rxjava3>3.1.8</rxjava3>
129129
<smallrye-mutiny>1.10.0</smallrye-mutiny>
130130
<slf4j>2.0.2</slf4j>
131-
<spring>6.1.2-SNAPSHOT</spring>
131+
<spring>6.1.2</spring>
132132
<antora.playbook>src/main/antora/antora-playbook.yml</antora.playbook>
133133
<spring-antora>0.0.3</spring-antora>
134134
<spring-asciidoctor-backends.version>0.0.7</spring-asciidoctor-backends.version>
@@ -1439,4 +1439,4 @@
14391439
</repository>
14401440
</repositories>
14411441

1442-
</project>
1442+
</project>

0 commit comments

Comments
 (0)