Skip to content

Commit 0f653e6

Browse files
committed
Start building against Spring Framework SNAPSHOTs
See gh-14481
1 parent d5a197f commit 0f653e6

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<snakeyaml.version>1.23</snakeyaml.version>
158158
<solr.version>7.4.0</solr.version>
159159
<!-- deprecated in favor of "spring-framework.version" -->
160-
<spring.version>5.1.0.RC3</spring.version>
160+
<spring.version>5.1.0.BUILD-SNAPSHOT</spring.version>
161161
<spring-amqp.version>2.1.0.M3</spring-amqp.version>
162162
<spring-batch.version>4.1.0.M3</spring-batch.version>
163163
<spring-cloud-connectors.version>2.0.3.RELEASE</spring-cloud-connectors.version>

0 commit comments

Comments
 (0)