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 d43cd04b39e Bump org.glassfish.jaxb:jaxb-xjc from 4.0.8 to 4.0.9
(#3181)
d43cd04b39e is described below
commit d43cd04b39e7581b2821b119bae88dbd7aa2ebeb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 11:40:23 2026 -0400
Bump org.glassfish.jaxb:jaxb-xjc from 4.0.8 to 4.0.9 (#3181)
* Bump org.glassfish.jaxb:jaxb-xjc from 4.0.8 to 4.0.9
Bumps org.glassfish.jaxb:jaxb-xjc from 4.0.8 to 4.0.9.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-xjc
dependency-version: 4.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Apply suggestions from code review
Co-authored-by: Andriy Redko <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andriy Redko <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c36fba59cab..c2a9eaa2e12 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.8</cxf.jaxb.runtime.version>
+ <cxf.jaxb.runtime.version>4.0.9</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.4</cxf.jaxen.version>