This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit bb6c21d0eeff87729cb5031cb97dac74e476094c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 08:18:33 2026 -0400
Bump org.glassfish.jaxb:jaxb-runtime from 4.0.7 to 4.0.8 (#3080)
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>
(cherry picked from commit ad6223980aeeac1ffa9bba40c3080b8a2579c7e1)
# Conflicts:
# parent/pom.xml
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6daa75f300c..3301ffada4f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -151,7 +151,7 @@
<cxf.javassist.version>3.29.2-GA</cxf.javassist.version>
<cxf.jakarta.annotation-api.version>2.1.1</cxf.jakarta.annotation-api.version>
<cxf.jakarta.ws.rs.version>3.1.0</cxf.jakarta.ws.rs.version>
- <cxf.jaxb.runtime.version>4.0.7</cxf.jaxb.runtime.version>
+ <cxf.jaxb.runtime.version>4.0.8</cxf.jaxb.runtime.version>
<cxf.jaxb.version>4.0.5</cxf.jaxb.version>
<cxf.jaxb.xjc.version>${cxf.jaxb.runtime.version}</cxf.jaxb.xjc.version>
<cxf.jaxen.version>2.0.1</cxf.jaxen.version>