Skip to content

Commit

Permalink
GH-2208 - Upgrade to Spring Framework 6.1.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Aug 14, 2024
1 parent 7e08107 commit 1640e11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<lombok.version>1.18.34</lombok.version>
<reactor-bom.version>2023.0.9</reactor-bom.version>
<slf4j.version>2.0.16</slf4j.version>
<spring.version>6.1.11</spring.version>
<spring.version>6.1.12</spring.version>
<spring-plugin.version>3.0.0</spring-plugin.version>
<kotlin.version>1.9.25</kotlin.version>
<kotlinx-coroutines.version>1.8.1</kotlinx-coroutines.version>
Expand All @@ -96,7 +96,7 @@
<id>spring-next</id>
<properties>
<reactor-bom.version>2023.0.10-SNAPSHOT</reactor-bom.version>
<spring.version>6.1.8-SNAPSHOT</spring.version>
<spring.version>6.1.13-SNAPSHOT</spring.version>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 1640e11

Please sign in to comment.