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 92d1fb0ea0ce chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from
4.0.6 to 4.0.7
92d1fb0ea0ce is described below
commit 92d1fb0ea0ce5fea0f448a8bd4cf2803a2c66ed2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 10:40:48 2026 +0000
chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from 4.0.6 to 4.0.7
Bumps org.glassfish.jaxb:jaxb-runtime from 4.0.6 to 4.0.7.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
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 3e85779ee14a..ea003564a75c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -299,7 +299,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.6</glassfish-jaxb-runtime-version>
+ <glassfish-jaxb-runtime-version>4.0.7</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-el-api_3.0_spec-version>2.0.0.Final</jboss-el-api_3.0_spec-version>