aboutsummaryrefslogtreecommitdiffstats
path: root/maven
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2019-03-21 09:49:54 +0000
committerPJ Fanning <fanningpj@apache.org>2019-03-21 09:49:54 +0000
commit4dc28798bf9c61a0481b8cfe24fc73024d777956 (patch)
treee73e0420759814edf47b65a875109bb3dd43a449 /maven
parentfabbab41f0275378d8f4a2d6755c971d6a796fb8 (diff)
downloadpoi-4dc28798bf9c61a0481b8cfe24fc73024d777956.tar.gz
poi-4dc28798bf9c61a0481b8cfe24fc73024d777956.zip
commons-collections4 - 4.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855973 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven')
-rw-r--r--maven/poi.pom2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/poi.pom b/maven/poi.pom
index fb6640db30..b276b2aecc 100644
--- a/maven/poi.pom
+++ b/maven/poi.pom
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
- <version>4.2</version>
+ <version>4.3</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>