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

slachiewicz pushed a commit to branch MASSEMBLY-965-upgrade-plexus-io
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git

commit 2025b982baf0ed77e60f72aa73f0c9d7d747e8d1
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sat Mar 25 09:53:28 2023 +0100

    [MASSEMBLY-965] Bump plexus-io to 3.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 385b00dd..577f7806 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-io</artifactId>
-      <version>3.4.0</version>
+      <version>3.4.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to