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

enapps-enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-base.git


The following commit(s) were added to refs/heads/master by this push:
     new e737716  SLING-13219 Bump commons-io from 2.4 to 2.14.0 (#18)
e737716 is described below

commit e7377165f405e35a612af4cf8475b9d188093ee5
Author: Eric Norman <[email protected]>
AuthorDate: Tue May 26 14:48:06 2026 -0700

    SLING-13219 Bump commons-io from 2.4 to 2.14.0 (#18)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 521634d..29d80e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.4</version>
+            <version>2.14.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to