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 c70ce6554a1 chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from
4.0.5 to 4.0.6 (#19306)
c70ce6554a1 is described below
commit c70ce6554a1b22dc3f0a819f2ca7767c8f3a39a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 12:56:30 2025 +0200
chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6
(#19306)
Bumps org.glassfish.jaxb:jaxb-runtime from 4.0.5 to 4.0.6.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
dependency-version: 4.0.6
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 ca959e5e677..836da5b7183 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -276,7 +276,7 @@
<jakarta-xml-soap-api-version>3.0.2</jakarta-xml-soap-api-version>
<jakarta-xml-ws-api-version>4.0.2</jakarta-xml-ws-api-version>
<glassfish-javax-json>1.1.4</glassfish-javax-json>
- <glassfish-jaxb-runtime-version>4.0.5</glassfish-jaxb-runtime-version>
+ <glassfish-jaxb-runtime-version>4.0.6</glassfish-jaxb-runtime-version>
<jaxb2-maven-plugin-version>3.3.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>