From 0ba3c22ba731d551f25e869af02a9a1690f4f4d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 10:43:32 +0000 Subject: [PATCH] build(deps): bump jakarta.xml.bind:jakarta.xml.bind-api Bumps [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](https://github.com/jakartaee/jaxb-api/compare/4.0.4...4.0.5) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- helidon/helidon-greeter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helidon/helidon-greeter/pom.xml b/helidon/helidon-greeter/pom.xml index dd8998a..21aa735 100644 --- a/helidon/helidon-greeter/pom.xml +++ b/helidon/helidon-greeter/pom.xml @@ -118,7 +118,7 @@ jakarta.xml.bind jakarta.xml.bind-api - 4.0.4 + 4.0.5 jakarta.json.bind