Skip to content

Commit 97e9910

Browse files
committed
Upgrade to Spring Framework 4
1 parent 02c9661 commit 97e9910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.0.0-BUILD-SNAPSHOT</version>
1010
<properties>
1111
<java-version>1.7</java-version>
12-
<org.springframework-version>4.0.0.BUILD-SNAPSHOT</org.springframework-version>
12+
<org.springframework-version>4.0.0.RELEASE</org.springframework-version>
1313
<org.aspectj-version>1.7.4</org.aspectj-version>
1414
<org.slf4j-version>1.6.1</org.slf4j-version>
1515
</properties>

0 commit comments

Comments
 (0)