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

sjaranowski pushed a commit to branch MRRESOURCES-137
in repository 
https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git

commit c9bd1a40282b1940092343d34a06fe4a08ebd57f
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Sep 4 22:37:57 2023 +0200

    [MRRESOURCES-137] 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 d3be470..1aee6d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,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.velocity</groupId>

Reply via email to