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 1825796ea7 Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to
4.0.5 (#2883)
1825796ea7 is described below
commit 1825796ea7e52d845ce07920358e08559afd36af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 12 09:36:05 2026 -0500
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5 (#2883)
Bumps
[jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api)
from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/jakartaee/jaxb-api/releases)
- [Commits](https://github.com/jakartaee/jaxb-api/compare/4.0.4...4.0.5)
---
updated-dependencies:
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
dependency-version: 4.0.5
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 5c7a98340b..791e54feea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -154,7 +154,7 @@
<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.6</cxf.jaxb.runtime.version>
- <cxf.jaxb.version>4.0.4</cxf.jaxb.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.0</cxf.jaxen.version>
<cxf.jboss.logging.version>3.6.2.Final</cxf.jboss.logging.version>