This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 20c6e04b Bump org.codehaus.plexus:plexus-io from 3.5.1 to 3.5.2
20c6e04b is described below

commit 20c6e04bea0fa0e7a536125933486c1e458124ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 9 03:02:15 2025 +0000

    Bump org.codehaus.plexus:plexus-io from 3.5.1 to 3.5.2
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3fc1627f..291e8e25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,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>

Reply via email to