Skip to content

Commit 7ad0bd0

Browse files
committed
Merge pull request dangdangdotcom#14 from jart/patch-1
升級的Apache Commons Collections中到V4.1
2 parents f31a0ca + ed7610a commit 7ad0bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-toolkit-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<properties>
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
<spring.io.platform.version>1.1.2.RELEASE</spring.io.platform.version>
26-
<apache.commons-collections.version>4.0</apache.commons-collections.version>
26+
<apache.commons-collections.version>4.1</apache.commons-collections.version>
2727
<druid.version>1.0.7</druid.version>
2828
<curator.version>2.6.0</curator.version>
2929
<cglib.version>2.2.2</cglib.version>

0 commit comments

Comments
 (0)