Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit ef8ce75

Browse files
committed
upgrade spring fw
1 parent 185256a commit ef8ce75

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
@@ -26,7 +26,7 @@
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2727
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2828
<project.build.java.target>1.6</project.build.java.target>
29-
<spring.framework.version>4.1.0.RELEASE</spring.framework.version>
29+
<spring.framework.version>4.1.7.RELEASE</spring.framework.version>
3030
<slf4j.version>1.7.12</slf4j.version>
3131
<javadocPluginVersion>2.9.1</javadocPluginVersion>
3232
</properties>

0 commit comments

Comments
 (0)