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-xjc-utils.git
The following commit(s) were added to refs/heads/main by this push:
new 1d4ec60 Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 4.0.2
(#241)
1d4ec60 is described below
commit 1d4ec606947d1a25395232c7584e14799b154841
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 24 22:16:53 2025 -0400
Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 4.0.2 (#241)
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 3.6.0 to 4.0.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.6.0...plexus-utils-4.0.2)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-version: 4.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
cxf-xjc-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cxf-xjc-plugin/pom.xml b/cxf-xjc-plugin/pom.xml
index 5a7e043..32933e3 100644
--- a/cxf-xjc-plugin/pom.xml
+++ b/cxf-xjc-plugin/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.6.0</version>
+ <version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>