diff options
author | PJ Fanning <fanningpj@apache.org> | 2019-03-21 09:49:54 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2019-03-21 09:49:54 +0000 |
commit | 4dc28798bf9c61a0481b8cfe24fc73024d777956 (patch) | |
tree | e73e0420759814edf47b65a875109bb3dd43a449 /.classpath | |
parent | fabbab41f0275378d8f4a2d6755c971d6a796fb8 (diff) | |
download | poi-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 '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index ae21292e04..7dfedc818c 100644 --- a/.classpath +++ b/.classpath @@ -36,7 +36,7 @@ <classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.0.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.11.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/> - <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.2.jar"/> + <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.3.jar"/> <classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/> <classpathentry kind="lib" path="lib/xmlunit-core-2.5.1.jar"/> <classpathentry kind="lib" path="lib/objenesis-2.6.jar"/> |