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 3ac370e2012 Bump org.jboss.ws.cxf:jbossws-cxf-client from 7.3.8.Final
to 7.4.0.Final (#3190)
3ac370e2012 is described below
commit 3ac370e20121a19fe5769e83448dd5dc1b27feb5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 09:19:37 2026 -0400
Bump org.jboss.ws.cxf:jbossws-cxf-client from 7.3.8.Final to 7.4.0.Final
(#3190)
Bumps org.jboss.ws.cxf:jbossws-cxf-client from 7.3.8.Final to 7.4.0.Final.
---
updated-dependencies:
- dependency-name: org.jboss.ws.cxf:jbossws-cxf-client
dependency-version: 7.4.0.Final
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
distribution/src/main/release/samples/ws_transaction/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/distribution/src/main/release/samples/ws_transaction/pom.xml
b/distribution/src/main/release/samples/ws_transaction/pom.xml
index 2460a823564..efe1ad6d853 100644
--- a/distribution/src/main/release/samples/ws_transaction/pom.xml
+++ b/distribution/src/main/release/samples/ws_transaction/pom.xml
@@ -80,7 +80,7 @@
<dependency>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-client</artifactId>
- <version>7.3.8.Final</version>
+ <version>7.4.0.Final</version>
<exclusions>
<exclusion>
<groupId>org.apache.cxf</groupId>