diff --git a/.classpath b/.classpath index 0f2ae397..7fda4b1b 100644 --- a/.classpath +++ b/.classpath @@ -1,9 +1,9 @@ - - - + + + diff --git a/build.xml b/build.xml index 814435d1..f436b0d0 100644 --- a/build.xml +++ b/build.xml @@ -96,7 +96,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -129,7 +129,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -163,7 +163,7 @@ - + @@ -223,7 +223,7 @@ - + diff --git a/lib/dom4j-2.1.3.jar b/lib/dom4j-2.1.3.jar deleted file mode 100644 index 9a4f5d27..00000000 Binary files a/lib/dom4j-2.1.3.jar and /dev/null differ diff --git a/lib/dom4j-2.1.4.jar b/lib/dom4j-2.1.4.jar new file mode 100644 index 00000000..0769bed9 Binary files /dev/null and b/lib/dom4j-2.1.4.jar differ diff --git a/lib/log4j-api-2.17.1.jar b/lib/log4j-api-2.17.1.jar deleted file mode 100644 index 605c45d0..00000000 Binary files a/lib/log4j-api-2.17.1.jar and /dev/null differ diff --git a/lib/log4j-api-2.20.0.jar b/lib/log4j-api-2.20.0.jar new file mode 100644 index 00000000..29d1b52a Binary files /dev/null and b/lib/log4j-api-2.20.0.jar differ diff --git a/lib/log4j-core-2.17.1.jar b/lib/log4j-core-2.17.1.jar deleted file mode 100644 index bbead126..00000000 Binary files a/lib/log4j-core-2.17.1.jar and /dev/null differ diff --git a/lib/log4j-core-2.20.0.jar b/lib/log4j-core-2.20.0.jar new file mode 100644 index 00000000..54dafcd0 Binary files /dev/null and b/lib/log4j-core-2.20.0.jar differ diff --git a/pom.xml b/pom.xml index 90952b10..ec276cf5 100644 --- a/pom.xml +++ b/pom.xml @@ -64,12 +64,12 @@ org.apache.logging.log4j log4j-core - 2.17.1 + 2.20.0 org.dom4j dom4j - 2.1.3 + 2.1.4