From 98a71cbfde3d6a1c946ae838f409496946a1603a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 05:58:43 +0000 Subject: [PATCH] build(deps): bump jaxb-impl from 2.3.4 to 2.3.8 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] --- 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 4e975e4f3..cb6ad1aec 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 43e48e170..9ae818cf9 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 7d6255dc6..94aaf10ec 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