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

sseifert pushed a commit to branch feature/SLING-12525-commons-io
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git

commit a2829b758f656309020960e9af3b67eb5f974f0b
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 9 15:46:26 2024 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 092dfca..57c0100 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -239,7 +239,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.11.0</version>
+                <version>2.14.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>

Reply via email to