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 d3b2eb55fd83 chore(deps): Bump com.sun.xml.bind:jaxb-impl from 4.0.8
to 4.0.9
d3b2eb55fd83 is described below
commit d3b2eb55fd83b15d4d92595d7cb2afaca7b0f6a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 07:35:23 2026 +0000
chore(deps): Bump com.sun.xml.bind:jaxb-impl from 4.0.8 to 4.0.9
Bumps com.sun.xml.bind:jaxb-impl from 4.0.8 to 4.0.9.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
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 e1a0eebad62f..9ed05bda19ab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
<jakarta-transaction-api-version>2.0.1</jakarta-transaction-api-version>
<jakarta-jws-api-version>3.0.0</jakarta-jws-api-version>
<jaxb-core-version>4.0.5</jaxb-core-version>
- <jaxb-impl-version>4.0.8</jaxb-impl-version>
+ <jaxb-impl-version>4.0.9</jaxb-impl-version>
<jaxb-osgi-version>4.0.5</jaxb-osgi-version>
<jaxb-xjc-version>4.0.8</jaxb-xjc-version>
<jaxb-jxc-version>4.0.8</jaxb-jxc-version>