Skip to content

Commit c4ecefe

Browse files
committed
Upgrade to Spring Framework 5.2.0.M2
Closes gh-16589
1 parent 8851c57 commit c4ecefe

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
@@ -179,7 +179,7 @@
179179
<snakeyaml.version>1.24</snakeyaml.version>
180180
<solr.version>8.0.0</solr.version>
181181
<!-- deprecated in favor of "spring-framework.version" -->
182-
<spring.version>5.2.0.BUILD-SNAPSHOT</spring.version>
182+
<spring.version>5.2.0.M2</spring.version>
183183
<spring-amqp.version>2.2.0.M1</spring-amqp.version>
184184
<spring-batch.version>4.2.0.M1</spring-batch.version>
185185
<spring-cloud-connectors.version>2.0.5.RELEASE</spring-cloud-connectors.version>

0 commit comments

Comments
 (0)