This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 0625dbebeff7 chore(deps): Bump com.sun.xml.bind:jaxb-jxc from 4.0.8 to
4.0.9 (#23609)
0625dbebeff7 is described below
commit 0625dbebeff7b5ae6e1e6397e24b9db83021a541
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 20:44:43 2026 +0200
chore(deps): Bump com.sun.xml.bind:jaxb-jxc from 4.0.8 to 4.0.9 (#23609)
Bumps com.sun.xml.bind:jaxb-jxc from 4.0.8 to 4.0.9.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-jxc
dependency-version: 4.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index b882a458dd82..3b5cbf97b5a2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,7 @@
<jaxb-impl-version>4.0.9</jaxb-impl-version>
<jaxb-osgi-version>4.0.5</jaxb-osgi-version>
<jaxb-xjc-version>4.0.9</jaxb-xjc-version>
- <jaxb-jxc-version>4.0.8</jaxb-jxc-version>
+ <jaxb-jxc-version>4.0.9</jaxb-jxc-version>
<gmavenplus-plugin-version>4.3.1</gmavenplus-plugin-version>
<google-auth-library-oauth2-http-version>1.47.0</google-auth-library-oauth2-http-version>
<google-api-client-version>2.9.0</google-api-client-version>