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 f74b2870703 Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3
(#3014)
f74b2870703 is described below
commit f74b2870703b7cc6954dce9d0e558a90602bc9e5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 07:40:04 2026 -0400
Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 (#3014)
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-4.0.2...plexus-utils-4.0.3)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-version: 4.0.3
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 4fb534b1d2d..06e5780a150 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -201,7 +201,7 @@
<cxf.parsson.version>1.1.7</cxf.parsson.version>
<cxf.persistence-api.version>3.2.0</cxf.persistence-api.version>
<cxf.plexus-archiver.version>4.11.0</cxf.plexus-archiver.version>
- <cxf.plexus-utils.version>4.0.2</cxf.plexus-utils.version>
+ <cxf.plexus-utils.version>4.0.3</cxf.plexus-utils.version>
<cxf.reactivestreams.version>1.0.4</cxf.reactivestreams.version>
<cxf.reactor.version>3.8.4</cxf.reactor.version>
<cxf.rhino.version>1.9.1</cxf.rhino.version>