This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 7be4ef72 Bump org.codehaus.plexus:plexus-io from 3.5.1 to 3.5.2 (#1538)
7be4ef72 is described below
commit 7be4ef7245b4beecf14cb7cfc5571b779ca6ddd3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 26 16:34:06 2025 +0100
Bump org.codehaus.plexus:plexus-io from 3.5.1 to 3.5.2 (#1538)
Bumps
[org.codehaus.plexus:plexus-io](https://github.com/codehaus-plexus/plexus-io)
from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-io/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-io/compare/plexus-io-3.5.1...plexus-io-3.5.2)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-io
dependency-version: 3.5.2
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1d6757dc..2ab29849 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-io</artifactId>
- <version>3.5.1</version>
+ <version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>