This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 54a80939941a chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from
4.0.8 to 4.0.9
54a80939941a is described below
commit 54a80939941a5a106f878f883d64303541ae90c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 12:11:02 2026 +0000
chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from 4.0.8 to 4.0.9
Bumps org.glassfish.jaxb:jaxb-runtime from 4.0.8 to 4.0.9.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
dependency-version: 4.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7406a3eea52e..da3681b20387 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -277,7 +277,7 @@
<jakarta-xml-soap-api-version>3.0.2</jakarta-xml-soap-api-version>
<jakarta-xml-ws-api-version>4.0.3</jakarta-xml-ws-api-version>
<glassfish-javax-json>1.1.4</glassfish-javax-json>
- <glassfish-jaxb-runtime-version>4.0.8</glassfish-jaxb-runtime-version>
+ <glassfish-jaxb-runtime-version>4.0.9</glassfish-jaxb-runtime-version>
<jaxb2-maven-plugin-version>4.1.0</jaxb2-maven-plugin-version>
<jaxp-ri-version>1.4.5</jaxp-ri-version>
<jboss-logging-version>3.6.3.Final</jboss-logging-version>