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 834f1ac94afee9953db76368e5b030a6c98b8b34
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]>
(cherry picked from commit d43cd04b39e7581b2821b119bae88dbd7aa2ebeb)
# 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 7a3f205ff17..3ed0459f7ef 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.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>