diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 09782c9055..b668ce8c03 100644 --- a/.classpath +++ b/.classpath @@ -34,7 +34,7 @@ <classpathentry kind="lib" path="ooxml-testlib/guava.jar"/> <classpathentry kind="lib" path="ooxml-testlib/javassist.jar"/> <classpathentry exported="true" kind="lib" path="compile-lib/xmlsec-2.1.2.jar"/> - <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.13.jar"/> + <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.14.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.4.jar"/> <classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/> |