From 29aaad8024cc7d49b4d46779d63f0149fc77a0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 01:50:11 +0000 Subject: [PATCH] Bump jakarta.xml.bind:jakarta.xml.bind-api in /src/it/simple 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/it/simple/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/it/simple/pom.xml b/src/it/simple/pom.xml index 4115cd3..4b38b21 100644 --- a/src/it/simple/pom.xml +++ b/src/it/simple/pom.xml @@ -37,7 +37,7 @@ jakarta.xml.bind jakarta.xml.bind-api - 4.0.0 + 4.0.1 test