From 6eb687b873e836e35673896c24db788a5c80dc3c Mon Sep 17 00:00:00 2001 From: Mike Jumper Date: Sat, 2 Dec 2023 21:27:37 -0800 Subject: [PATCH] GUACAMOLE-1859: Update to Jackson 2.16.0. --- doc/licenses/{jackson-2.15.2 => jackson-2.16.0}/NOTICE | 0 doc/licenses/{jackson-2.15.2 => jackson-2.16.0}/README | 2 +- .../dep-coordinates.txt | 8 ++++---- doc/licenses/jackson-databind-2.15.2/dep-coordinates.txt | 1 - .../NOTICE | 0 .../README | 2 +- doc/licenses/jackson-databind-2.16.0/dep-coordinates.txt | 1 + pom.xml | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) rename doc/licenses/{jackson-2.15.2 => jackson-2.16.0}/NOTICE (100%) rename doc/licenses/{jackson-2.15.2 => jackson-2.16.0}/README (90%) rename doc/licenses/{jackson-2.15.2 => jackson-2.16.0}/dep-coordinates.txt (51%) delete mode 100644 doc/licenses/jackson-databind-2.15.2/dep-coordinates.txt rename doc/licenses/{jackson-databind-2.15.2 => jackson-databind-2.16.0}/NOTICE (100%) rename doc/licenses/{jackson-databind-2.15.2 => jackson-databind-2.16.0}/README (91%) create mode 100644 doc/licenses/jackson-databind-2.16.0/dep-coordinates.txt diff --git a/doc/licenses/jackson-2.15.2/NOTICE b/doc/licenses/jackson-2.16.0/NOTICE similarity index 100% rename from doc/licenses/jackson-2.15.2/NOTICE rename to doc/licenses/jackson-2.16.0/NOTICE diff --git a/doc/licenses/jackson-2.15.2/README b/doc/licenses/jackson-2.16.0/README similarity index 90% rename from doc/licenses/jackson-2.15.2/README rename to doc/licenses/jackson-2.16.0/README index cb54aeab6..78b96510d 100644 --- a/doc/licenses/jackson-2.15.2/README +++ b/doc/licenses/jackson-2.16.0/README @@ -1,7 +1,7 @@ Jackson (https://github.com/FasterXML/jackson) ---------------------------------------------- - Version: 2.15.2 + Version: 2.16.0 From: 'FasterXML, LLC' (https://github.com/FasterXML) License(s): Apache v2.0 diff --git a/doc/licenses/jackson-2.15.2/dep-coordinates.txt b/doc/licenses/jackson-2.16.0/dep-coordinates.txt similarity index 51% rename from doc/licenses/jackson-2.15.2/dep-coordinates.txt rename to doc/licenses/jackson-2.16.0/dep-coordinates.txt index 48439c23c..4b45d1a40 100644 --- a/doc/licenses/jackson-2.15.2/dep-coordinates.txt +++ b/doc/licenses/jackson-2.16.0/dep-coordinates.txt @@ -1,4 +1,4 @@ -com.fasterxml.jackson.core:jackson-core:jar:2.15.2 -com.fasterxml.jackson.core:jackson-annotations:jar:2.15.2 -com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.15.2 -com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.15.2 +com.fasterxml.jackson.core:jackson-core:jar:2.16.0 +com.fasterxml.jackson.core:jackson-annotations:jar:2.16.0 +com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.16.0 +com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.0 diff --git a/doc/licenses/jackson-databind-2.15.2/dep-coordinates.txt b/doc/licenses/jackson-databind-2.15.2/dep-coordinates.txt deleted file mode 100644 index cc7e868ce..000000000 --- a/doc/licenses/jackson-databind-2.15.2/dep-coordinates.txt +++ /dev/null @@ -1 +0,0 @@ -com.fasterxml.jackson.core:jackson-databind:jar:2.15.2 diff --git a/doc/licenses/jackson-databind-2.15.2/NOTICE b/doc/licenses/jackson-databind-2.16.0/NOTICE similarity index 100% rename from doc/licenses/jackson-databind-2.15.2/NOTICE rename to doc/licenses/jackson-databind-2.16.0/NOTICE diff --git a/doc/licenses/jackson-databind-2.15.2/README b/doc/licenses/jackson-databind-2.16.0/README similarity index 91% rename from doc/licenses/jackson-databind-2.15.2/README rename to doc/licenses/jackson-databind-2.16.0/README index 787519e11..cc54a10c0 100644 --- a/doc/licenses/jackson-databind-2.15.2/README +++ b/doc/licenses/jackson-databind-2.16.0/README @@ -1,7 +1,7 @@ Jackson-databind (https://github.com/FasterXML/jackson-databind) ---------------------------------------------- - Version: 2.15.2 + Version: 2.16.0 From: 'FasterXML, LLC' (https://github.com/FasterXML) License(s): Apache v2.0 diff --git a/doc/licenses/jackson-databind-2.16.0/dep-coordinates.txt b/doc/licenses/jackson-databind-2.16.0/dep-coordinates.txt new file mode 100644 index 000000000..559b2fcc8 --- /dev/null +++ b/doc/licenses/jackson-databind-2.16.0/dep-coordinates.txt @@ -0,0 +1 @@ +com.fasterxml.jackson.core:jackson-databind:jar:2.16.0 diff --git a/pom.xml b/pom.xml index 8ba546f68..2b8b785ef 100644 --- a/pom.xml +++ b/pom.xml @@ -39,8 +39,8 @@ 32.1.3-jre 5.1.0 2.6.1 - 2.15.2 - 2.15.2 + 2.16.0 + 2.16.0 2.40 5.10.0 4.13.2