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 ac891c0cc5b8 chore(deps): Bump com.sun.xml.bind:jaxb-jxc from 4.0.6 to
4.0.7
ac891c0cc5b8 is described below
commit ac891c0cc5b814d43b186ad7aa74d906382599e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 09:54:58 2026 +0000
chore(deps): Bump com.sun.xml.bind:jaxb-jxc from 4.0.6 to 4.0.7
Bumps com.sun.xml.bind:jaxb-jxc from 4.0.6 to 4.0.7.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-jxc
dependency-version: 4.0.7
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 7d2a90bbcee9..c2c51a47e812 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -201,7 +201,7 @@
<jaxb-impl-version>4.0.7</jaxb-impl-version>
<jaxb-osgi-version>4.0.5</jaxb-osgi-version>
<jaxb-xjc-version>4.0.7</jaxb-xjc-version>
- <jaxb-jxc-version>4.0.6</jaxb-jxc-version>
+ <jaxb-jxc-version>4.0.7</jaxb-jxc-version>
<gmavenplus-plugin-version>4.3.1</gmavenplus-plugin-version>
<google-auth-library-oauth2-http-version>1.43.0</google-auth-library-oauth2-http-version>
<google-api-client-version>2.9.0</google-api-client-version>