Skip to content

Commit 0b39e6a

Browse files
committed
Updates commons libraries to newer versions (donkey/cli)
Bumps several third-party Commons libraries to newer releases Signed-off-by: Nico Piel <nico.piel@hotmail.de>
1 parent d86b26b commit 0b39e6a

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

command/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<classpathentry kind="lib" path="lib/commons-collections4-4.4.jar"/>
7575
<classpathentry kind="lib" path="lib/velocity-engine-core-2.3.jar"/>
7676
<classpathentry kind="lib" path="lib/velocity-tools-generic-3.1.jar"/>
77-
<classpathentry kind="lib" path="lib/commons-configuration2-2.8.0.jar"/>
77+
<classpathentry kind="lib" path="lib/commons-configuration2-2.10.1.jar"/>
7878
<classpathentry kind="lib" path="lib/bcpkix-jdk18on-1.78.1.jar"/>
7979
<classpathentry kind="lib" path="lib/bcprov-jdk18on-1.78.1.jar"/>
8080
<classpathentry kind="lib" path="lib/bcutil-jdk18on-1.78.1.jar"/>

donkey/.classpath

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<attribute name="javadoc_location" value="http://commons.apache.org/io/api-release/"/>
1717
</attributes>
1818
</classpathentry>
19-
<classpathentry kind="lib" path="lib/commons/commons-lang3-3.13.0.jar"/>
19+
<classpathentry kind="lib" path="lib/commons/commons-lang3-3.18.0.jar"/>
2020
<classpathentry kind="lib" path="lib/commons/commons-collections4-4.4.jar">
2121
<attributes>
2222
<attribute name="javadoc_location" value="http://commons.apache.org/proper/commons-collections/apidocs/"/>
@@ -52,7 +52,7 @@
5252
<classpathentry kind="lib" path="lib/database/derby-10.10.2.0.jar"/>
5353
<classpathentry kind="lib" path="lib/xstream/xpp3-1.1.4c.jar"/>
5454
<classpathentry kind="lib" path="lib/database/ojdbc8-12.2.0.1.jar"/>
55-
<classpathentry kind="lib" path="lib/commons/commons-beanutils-1.9.4.jar"/>
55+
<classpathentry kind="lib" path="lib/commons/commons-beanutils-1.11.0.jar"/>
5656
<classpathentry kind="lib" path="lib/database/jtds-1.3.1.jar"/>
5757
<classpathentry kind="lib" path="lib/database/mysql-connector-j-8.4.0.jar"/>
5858
<classpathentry kind="lib" path="lib/HikariCP-2.5.1.jar"/>
241 KB
Binary file not shown.
-241 KB
Binary file not shown.
-617 KB
Binary file not shown.
686 KB
Binary file not shown.

0 commit comments

Comments
 (0)