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 b589642  Update commons-io to 2.12.0 (#148)
b589642 is described below

commit b589642c0658829daadff9d1b15ea4cd897667f7
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Wed May 31 10:09:25 2023 -0400

    Update commons-io to 2.12.0 (#148)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7095238..e513050 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.11.0</version>
+      <version>2.12.0</version>
     </dependency>
 
     <dependency>

Reply via email to