From 7b918fc11e2db0ac0c6381ace15202c2bbbe2a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 21:36:45 +1300 Subject: [PATCH] build(deps): bump jaxb-impl from 2.3.4 to 2.3.8 (#1997) Bumps jaxb-impl from 2.3.4 to 2.3.8. --- updated-dependencies: - dependency-name: com.sun.xml.bind:jaxb-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- jackson-jaxb/pom.xml | 2 +- jaxb/pom.xml | 2 +- soap/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jackson-jaxb/pom.xml b/jackson-jaxb/pom.xml index 4e975e4f..cb6ad1ae 100644 --- a/jackson-jaxb/pom.xml +++ b/jackson-jaxb/pom.xml @@ -82,7 +82,7 @@ com.sun.xml.bind jaxb-impl - 2.3.4 + 2.3.8 test diff --git a/jaxb/pom.xml b/jaxb/pom.xml index 43e48e17..9ae818cf 100644 --- a/jaxb/pom.xml +++ b/jaxb/pom.xml @@ -53,7 +53,7 @@ com.sun.xml.bind jaxb-impl - 2.3.4 + 2.3.8 test diff --git a/soap/pom.xml b/soap/pom.xml index 7d6255dc..94aaf10e 100644 --- a/soap/pom.xml +++ b/soap/pom.xml @@ -69,7 +69,7 @@ com.sun.xml.bind jaxb-impl - 2.3.4 + 2.3.8 test