Skip to content

Commit

Permalink
GH-2179 - Upgrade to Spring Framework 6.4 M7.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Aug 14, 2024
1 parent c9de80d commit 49cdc84
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 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>2024.0.0-M5</reactor-bom.version>
<slf4j.version>2.0.16</slf4j.version>
<spring.version>6.2.0-SNAPSHOT</spring.version>
<spring.version>6.2.0-M7</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 Down Expand Up @@ -864,10 +864,6 @@
</scm>

<repositories>
<repository>
<id>spring-snapshot</id>
<url>https://repo.spring.io/snapshot</url>
</repository>
<repository>
<id>spring-milestone</id>
<url>https://repo.spring.io/milestone</url>
Expand Down

0 comments on commit 49cdc84

Please sign in to comment.