diff options
author | PJ Fanning <fanningpj@apache.org> | 2021-02-13 14:49:40 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2021-02-13 14:49:40 +0000 |
commit | 79a9cf36926d3c6f634768fc0fb0895ebe8c87b0 (patch) | |
tree | 25e71f979e8809e60eb59cc8d43cd1cff4d72728 /.classpath | |
parent | 25dc09b0419cc9987b3c74316ac8c293b3204568 (diff) | |
download | poi-79a9cf36926d3c6f634768fc0fb0895ebe8c87b0.tar.gz poi-79a9cf36926d3c6f634768fc0fb0895ebe8c87b0.zip |
batik 1.14
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886491 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 d11178bfe0..cd1b17113b 100644 --- a/.classpath +++ b/.classpath @@ -43,7 +43,7 @@ <classpathentry kind="lib" path="lib/mockito-core-3.6.0.jar"/> <classpathentry kind="lib" path="lib/main-tests/byte-buddy-1.10.18.jar"/> <classpathentry kind="lib" path="lib/main-tests/byte-buddy-agent-1.10.18.jar"/> - <classpathentry kind="lib" path="compile-lib/batik-all-1.12.jar"/> + <classpathentry kind="lib" path="compile-lib/batik-all-1.14.jar"/> <classpathentry kind="lib" path="lib/SparseBitSet-1.2.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |