This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new ad6223980ae Bump org.glassfish.jaxb:jaxb-runtime from 4.0.7 to 4.0.8
(#3080)
ad6223980ae is described below
commit ad6223980aeeac1ffa9bba40c3080b8a2579c7e1
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 84422fe7209..6397554f61a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -153,7 +153,7 @@
<cxf.javassist.version>3.29.2-GA</cxf.javassist.version>
<cxf.jakarta.annotation-api.version>3.0.0</cxf.jakarta.annotation-api.version>
<cxf.jakarta.ws.rs.version>4.0.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>