GH-2108 - Upgrade to Spring Framework 6.0.18 snapshots.
This commit is contained in:
9
pom.xml
9
pom.xml
@@ -83,7 +83,7 @@
|
||||
<lombok.version>1.18.30</lombok.version>
|
||||
<reactor-bom.version>2022.0.13</reactor-bom.version>
|
||||
<slf4j.version>2.0.9</slf4j.version>
|
||||
<spring.version>6.0.14</spring.version>
|
||||
<spring.version>6.0.18-SNAPSHOT</spring.version>
|
||||
<spring-plugin.version>3.0.0</spring-plugin.version>
|
||||
<kotlin.version>1.8.22</kotlin.version>
|
||||
<kotlinx-coroutines.version>1.6.4</kotlinx-coroutines.version>
|
||||
@@ -895,4 +895,11 @@
|
||||
<tag>2.1.x</tag>
|
||||
</scm>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-snapshot</id>
|
||||
<url>https://repo.spring.io/snapshot</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user