Skip to content

Commit b922238

Browse files
[ZEPPELIN-3442] bump up commons-collections to 3.2.2
### What is this PR for? This is to upgrade Apache commons-collections to 3.2.2 ### What type of PR is it? [Improvement] ### What is the Jira issue? * [ZEPPELIN-3442](https://issues.apache.org/jira/browse/ZEPPELIN-3442) ### Questions: * Does the licenses files need update? N/A * Is there breaking changes for older versions? N/A * Does this needs documentation? N/A Author: Prabhjyot Singh <[email protected]> Closes #2958 from prabhjyotsingh/ZEPPELIN-3442 and squashes the following commits: 9cc2e81 [Prabhjyot Singh] [ZEPPELIN-3442] bump up commons-collections to 3.2.2
1 parent c4da31b commit b922238

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
@@ -112,7 +112,7 @@
112112
<commons.configuration.version>1.9</commons.configuration.version>
113113
<commons.codec.version>1.5</commons.codec.version>
114114
<commons.io.version>2.4</commons.io.version>
115-
<commons.collections.version>3.2.1</commons.collections.version>
115+
<commons.collections.version>3.2.2</commons.collections.version>
116116
<commons.logging.version>1.1.1</commons.logging.version>
117117
<commons.cli.version>1.3.1</commons.cli.version>
118118
<shiro.version>1.3.2</shiro.version>

0 commit comments

Comments
 (0)