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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git


The following commit(s) were added to refs/heads/master by this push:
     new 61a7bdb  SLING-12525 Update to commons-io 2.14.0
61a7bdb is described below

commit 61a7bdb9bccb008f31094a14d85551c7063a48da
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 9 15:47:59 2024 +0100

    SLING-12525 Update to commons-io 2.14.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 101ca6b..9258235 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.11.0</version>
+            <version>2.14.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to