diff --git a/build.xml b/build.xml index f329017b9a..495d3d3a14 100644 --- a/build.xml +++ b/build.xml @@ -539,9 +539,9 @@ - - - + + + diff --git a/lib/jackson-annotations-2.9.10.jar b/lib/jackson-annotations-2.9.10.jar new file mode 100644 index 0000000000..de054c66b2 Binary files /dev/null and b/lib/jackson-annotations-2.9.10.jar differ diff --git a/lib/jackson-annotations-2.9.5.jar b/lib/jackson-annotations-2.9.5.jar deleted file mode 100644 index 98ea004779..0000000000 Binary files a/lib/jackson-annotations-2.9.5.jar and /dev/null differ diff --git a/lib/jackson-core-2.9.5.jar b/lib/jackson-core-2.9.10.jar similarity index 54% rename from lib/jackson-core-2.9.5.jar rename to lib/jackson-core-2.9.10.jar index b70d1ef1ac..1b5e87ccc0 100644 Binary files a/lib/jackson-core-2.9.5.jar and b/lib/jackson-core-2.9.10.jar differ diff --git a/lib/jackson-databind-2.9.5.jar b/lib/jackson-databind-2.9.10.4.jar similarity index 64% rename from lib/jackson-databind-2.9.5.jar rename to lib/jackson-databind-2.9.10.4.jar index 7a95150989..9045f2f402 100644 Binary files a/lib/jackson-databind-2.9.5.jar and b/lib/jackson-databind-2.9.10.4.jar differ