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

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


The following commit(s) were added to refs/heads/master by this push:
     new a4c085c  Bump org.codehaus.plexus:plexus-io from 3.4.1 to 3.4.2 (#105)
a4c085c is described below

commit a4c085cc10305bae1d405ccc0afd9ce767048d32
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 13 13:34:51 2024 +0000

    Bump org.codehaus.plexus:plexus-io from 3.4.1 to 3.4.2 (#105)
    
    Bumps 
[org.codehaus.plexus:plexus-io](https://github.com/codehaus-plexus/plexus-io) 
from 3.4.1 to 3.4.2.
    - [Release notes](https://github.com/codehaus-plexus/plexus-io/releases)
    - 
[Changelog](https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-io/compare/plexus-io-3.4.1...plexus-io-3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-io
      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 17bc0a3..2c647e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-io</artifactId>
-      <version>3.4.1</version>
+      <version>3.4.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

Reply via email to