Skip to content

Commit 93d2160

Browse files
committed
pom.xml: updated Spring Framework to 3.0.6
@see http://static.springsource.org/spring/docs/3.0.6.RELEASE/changelog.txt No functional changes.
1 parent 87080d9 commit 93d2160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<packaging>war</packaging>
1111

1212
<properties>
13-
<spring.version>3.0.5.RELEASE</spring.version>
13+
<spring.version>3.0.6.RELEASE</spring.version>
1414
<hibernate.version>3.6.5.Final</hibernate.version>
1515

1616
<tomcat.dir>/usr/share/tomcat6</tomcat.dir>

0 commit comments

Comments
 (0)