From a071037616dcaf22c9edd9cf4de302f4df523bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 09:09:51 +0000 Subject: [PATCH] Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases) - [Commits](https://github.com/eclipse-ee4j/jaxb-api/compare/4.0.0...4.0.1) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bval-jsr/pom.xml | 4 ++-- bval-tck/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bval-jsr/pom.xml b/bval-jsr/pom.xml index 87c4ddbaf7..34c2969fca 100644 --- a/bval-jsr/pom.xml +++ b/bval-jsr/pom.xml @@ -123,7 +123,7 @@ jakarta.xml.bind jakarta.xml.bind-api - 4.0.0 + 4.0.1 provided @@ -275,7 +275,7 @@ jakarta.xml.bind jakarta.xml.bind-api - 4.0.0 + 4.0.1 com.sun.xml.bind diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml index 55dd19e268..125d6f8233 100644 --- a/bval-tck/pom.xml +++ b/bval-tck/pom.xml @@ -70,7 +70,7 @@ under the License. jakarta.xml.bind jakarta.xml.bind-api - 4.0.0 + 4.0.1 provided