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 defcc4ea6185 chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from
4.0.7 to 4.0.8 (#22957)
defcc4ea6185 is described below
commit defcc4ea61858535529a755c6f424fe3bddd40cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 07:46:55 2026 +0200
chore(deps): Bump org.glassfish.jaxb:jaxb-runtime from 4.0.7 to 4.0.8
(#22957)
Bumps org.glassfish.jaxb:jaxb-runtime from 4.0.7 to 4.0.8.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
dependency-version: 4.0.8
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 ad97b0808810..bebbb2f6f4fc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -279,7 +279,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.7</glassfish-jaxb-runtime-version>
+ <glassfish-jaxb-runtime-version>4.0.8</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-logging-version>3.6.3.Final</jboss-logging-version>