From 68a632b89e4fa8557eb2a86a8fb63164cc5e7133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 03:14:10 +0000 Subject: [PATCH 1/2] Bump jackson-dataformat-cbor from 2.14.1 to 2.14.2 in /fhir-parent Bumps [jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases) - [Commits](https://github.com/FasterXML/jackson-dataformats-binary/compare/jackson-dataformats-binary-2.14.1...jackson-dataformats-binary-2.14.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- fhir-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhir-parent/pom.xml b/fhir-parent/pom.xml index 9f374f76273..b88092e9c61 100644 --- a/fhir-parent/pom.xml +++ b/fhir-parent/pom.xml @@ -300,7 +300,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-cbor - 2.14.1 + 2.14.2 From b6311eb1cfc1e5c59c60af4e773fbd99663207fb Mon Sep 17 00:00:00 2001 From: Lee Surprenant Date: Sun, 29 Jan 2023 22:57:06 -0500 Subject: [PATCH 2/2] bump other jackson modules too Signed-off-by: Lee Surprenant --- fhir-parent/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fhir-parent/pom.xml b/fhir-parent/pom.xml index b88092e9c61..fb3b6943e09 100644 --- a/fhir-parent/pom.xml +++ b/fhir-parent/pom.xml @@ -277,24 +277,24 @@ com.fasterxml.jackson.core jackson-annotations - 2.14.1 + 2.14.2 com.fasterxml.jackson.core jackson-core - 2.14.1 + 2.14.2 com.fasterxml.jackson.module jackson-module-jaxb-annotations - 2.14.1 + 2.14.2 com.fasterxml.jackson.module jackson-module-scala_2.12 - 2.14.1 + 2.14.2 @@ -306,12 +306,12 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.14.1 + 2.14.2 com.fasterxml.jackson.core jackson-databind - 2.14.1 + 2.14.2