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 ccc60154a09e chore(deps): Bump jaxb-xjc-version from 4.0.6 to 4.0.7
ccc60154a09e is described below
commit ccc60154a09e152402dfb4c7e7b7ae3510ef00b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 10:41:41 2026 +0000
chore(deps): Bump jaxb-xjc-version from 4.0.6 to 4.0.7
Bumps `jaxb-xjc-version` from 4.0.6 to 4.0.7.
Updates `com.sun.xml.bind:jaxb-xjc` from 4.0.6 to 4.0.7
Updates `com.sun.xml.bind:jaxb-jxc` from 4.0.6 to 4.0.7
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-xjc
dependency-version: 4.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
- 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 71989d747862..146fb8cd5972 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -200,7 +200,7 @@
<jaxb-core-version>4.0.5</jaxb-core-version>
<jaxb-impl-version>4.0.7</jaxb-impl-version>
<jaxb-osgi-version>4.0.5</jaxb-osgi-version>
- <jaxb-xjc-version>4.0.6</jaxb-xjc-version>
+ <jaxb-xjc-version>4.0.7</jaxb-xjc-version>
<jaxb-jxc-version>4.0.6</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>