Skip to content

Commit 054c8ee

Browse files
committed
Upgrade to Spring Framework 5.2.0.M1
Fixes gh-16173
1 parent 3e56707 commit 054c8ee

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<snakeyaml.version>1.24</snakeyaml.version>
178178
<solr.version>8.0.0</solr.version>
179179
<!-- deprecated in favor of "spring-framework.version" -->
180-
<spring.version>5.2.0.BUILD-SNAPSHOT</spring.version>
180+
<spring.version>5.2.0.M1</spring.version>
181181
<spring-amqp.version>2.1.5.RELEASE</spring-amqp.version>
182182
<spring-batch.version>4.1.2.RELEASE</spring-batch.version>
183183
<spring-cloud-connectors.version>2.0.5.RELEASE</spring-cloud-connectors.version>

0 commit comments

Comments
 (0)