Skip to content

Commit 3aeea8a

Browse files
author
Putthibong Boonbong
committed
[spring] Upgrade spring dependency to 3.0.6.RELEASE
1 parent 90e7b6e commit 3aeea8a

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
@@ -75,7 +75,7 @@
7575

7676
<properties>
7777
<findbugs.onlyAnalyze>org.mybatis.spring.*,org.mybatis.spring.mapper.*,org.mybatis.spring.support.*,org.mybatis.spring.transaction.*</findbugs.onlyAnalyze>
78-
<spring.version>3.0.5.RELEASE</spring.version>
78+
<spring.version>3.0.6.RELEASE</spring.version>
7979
<clirr.comparisonVersion>1.0.0-RC3</clirr.comparisonVersion>
8080
<gcu.product>Spring</gcu.product>
8181
</properties>

0 commit comments

Comments
 (0)