浏览代码

Merge pull request #10 from cyberkni/patch-1

Upgrade Apache Commons Collections to v3.2.2
rickardsundin 9 年前
父节点
当前提交
3901484bda
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml 查看文件

196
       <dependency>
196
       <dependency>
197
           <groupId>commons-collections</groupId>
197
           <groupId>commons-collections</groupId>
198
           <artifactId>commons-collections</artifactId>
198
           <artifactId>commons-collections</artifactId>
199
-          <version>3.2.1</version>
199
+          <version>3.2.2</version>
200
       </dependency>
200
       </dependency>
201
       <dependency>
201
       <dependency>
202
       <groupId>org.slf4j</groupId>
202
       <groupId>org.slf4j</groupId>