Skip to content

Commit

Permalink
Revert "Start building against Spring Framework 4.3.5 snapshots"
Browse files Browse the repository at this point in the history
This reverts commit 727d626. Sigh,
although the SPR issue is complete the change hasn't been backported
yet.
  • Loading branch information
wilkinsona committed Dec 14, 2016
1 parent 727d626 commit 4d5fb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<snakeyaml.version>1.17</snakeyaml.version>
<solr.version>5.5.3</solr.version>
<spock.version>1.0-groovy-2.4</spock.version>
<spring.version>4.3.5.BUILD-SNAPSHOT</spring.version>
<spring.version>4.3.4.RELEASE</spring.version>
<spring-amqp.version>1.6.5.RELEASE</spring-amqp.version>
<spring-cloud-connectors.version>1.2.3.RELEASE</spring-cloud-connectors.version>
<spring-batch.version>3.0.7.RELEASE</spring-batch.version>
Expand Down

0 comments on commit 4d5fb97

Please sign in to comment.