Skip to content

Commit 3b592fc

Browse files
author
Phillip Webb
committed
Upgrade to Spring 4.0.3
Fixes gh-564
1 parent b75894a commit 3b592fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<slf4j.version>1.7.6</slf4j.version>
4444
<snakeyaml.version>1.13</snakeyaml.version>
4545
<spock.version>0.7-groovy-2.0</spock.version>
46-
<spring.version>4.0.3.BUILD-SNAPSHOT</spring.version>
46+
<spring.version>4.0.3.RELEASE</spring.version>
4747
<spring-integration.version>3.0.1.RELEASE</spring-integration.version>
4848
<spring-batch.version>2.2.5.RELEASE</spring-batch.version>
4949
<spring-data-jpa.version>1.5.1.RELEASE</spring-data-jpa.version>

0 commit comments

Comments
 (0)