From 81fef9801362afd745f62b10e64a128f58607edc Mon Sep 17 00:00:00 2001 From: dotasek Date: Thu, 7 Dec 2023 11:01:23 -0500 Subject: [PATCH] Bump jackson version (#1515) * Bump jackson version * Fix license check --- .github/workflows/license-check/license-special-cases.txt | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/license-check/license-special-cases.txt b/.github/workflows/license-check/license-special-cases.txt index 5f246fa46..310354d72 100644 --- a/.github/workflows/license-check/license-special-cases.txt +++ b/.github/workflows/license-check/license-special-cases.txt @@ -20,4 +20,6 @@ # Appears to be Apache 2.0: https://github.com/NCIP/lexevs/blob/master/lgSharedLibraries/apache/commons/jakarta-regexp-1.4.license.txt (Unknown license) jakarta-regexp (jakarta-regexp:jakarta-regexp:1.4 - no url defined) # License string includes nested brackets, causing parser breakage, but is a valid BSD license. -(BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)) abego TreeLayout Core (org.abego.treelayout:org.abego.treelayout.core:1.0.3 - http://treelayout.sourceforge.net) \ No newline at end of file +(BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)) abego TreeLayout Core (org.abego.treelayout:org.abego.treelayout.core:1.0.3 - http://treelayout.sourceforge.net) +# License name includes brackets (javax.xml.bind) + (The Apache Software License, Version 2.0) Jackson module: Old JAXB Annotations (javax.xml.bind) (com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.16.0 - https://github.com/FasterXML/jackson-modules-base) \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7128c8986..6b754ee08 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 32.0.1-jre 6.4.1 1.4.19-SNAPSHOT - 2.15.2 + 2.16.0 5.9.2 1.8.2 3.0.0-M5