From 3aea8e7f85bc2d6617f4327f2ad59b8f351ff655 Mon Sep 17 00:00:00 2001 From: PJ Fanning <fanningpj@apache.org> Date: Thu, 21 Mar 2019 10:00:33 +0000 Subject: commons-codec - 1.12 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1855975 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.classpath') diff --git a/.classpath b/.classpath index 7dfedc818c..b953470841 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.0.jar"/> - <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.11.jar"/> + <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.12.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.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"/> -- cgit v1.2.3