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-assembly-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new d745bc4e [MASSEMBLY-1027] Bump commons-io:commons-io from 2.16.0 to 
2.16.1 (#201)
d745bc4e is described below

commit d745bc4eea22f5fca662ee4a9b3120031908789f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 9 10:35:23 2024 +0200

    [MASSEMBLY-1027] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#201)
    
    ---
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ebc77af3..38e77775 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@ under the License.
     <slf4jVersion>1.7.5</slf4jVersion>
     <mavenFilteringVersion>3.3.2</mavenFilteringVersion>
     <mavenArchiverVersion>3.6.2</mavenArchiverVersion>
-    <commonsIoVersion>2.16.0</commonsIoVersion>
+    <commonsIoVersion>2.16.1</commonsIoVersion>
 
     <testOutputToFile>true</testOutputToFile>
     
<project.build.outputTimestamp>2024-03-15T07:53:45Z</project.build.outputTimestamp>
@@ -396,7 +396,7 @@ under the License.
                 <!-- newer version needed by commons-compress -->
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.16.0</version>
+                <version>2.16.1</version>
               </dependency>
               <dependency>
                 <groupId>com.github.luben</groupId>

Reply via email to