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-shared-utils.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d5ce73  upgrade commons-io 2.12.0 --> 2.13.0 (#153)
6d5ce73 is described below

commit 6d5ce7328e45a4fb19a63047b6f7aec98b690c90
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Fri Jun 16 08:44:56 2023 -0400

    upgrade commons-io 2.12.0 --> 2.13.0 (#153)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5f937ff..09caeef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.12.0</version>
+      <version>2.13.0</version>
     </dependency>
 
     <dependency>

Reply via email to