From 40f01e5732c89c24335bad3b48313e50e5a9fbc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 17:49:50 +0000 Subject: [PATCH] Maven pom.xml(deps): Bump jakarta.xml.bind-api from 3.0.1 to 4.0.0 Bumps [jakarta.xml.bind-api](https://github.com/eclipse-ee4j/jaxb-api) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/eclipse-ee4j/jaxb-api/releases) - [Commits](https://github.com/eclipse-ee4j/jaxb-api/compare/3.0.1...4.0.0) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 4bd82c0a..ef4f0c87 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -51,7 +51,7 @@ jakarta.xml.bind jakarta.xml.bind-api - 3.0.1 + 4.0.0