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

sjaranowski pushed a commit to branch MASSEMBLY-997
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git

commit aa61f2bbcf9f79c4ce13a899877c15246164d51a
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Sat Aug 19 17:58:52 2023 +0200

    [MASSEMBLY-997] Bump commons-io from 2.11.0 to 2.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 846ebb41..35159cc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@ under the License.
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.11.0</version>
+      <version>2.13.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

Reply via email to