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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git


The following commit(s) were added to refs/heads/master by this push:
     new dc1c63c2 Bump commons-io:commons-io from 2.11.0 to 2.14.0 in 
/shared/artifacts (#38)
dc1c63c2 is described below

commit dc1c63c20092403d78d111cae0eee02dafff829c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 11:59:28 2025 +0200

    Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /shared/artifacts (#38)
    
    Bumps commons-io:commons-io from 2.11.0 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.14.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 shared/artifacts/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shared/artifacts/pom.xml b/shared/artifacts/pom.xml
index bdf69c5a..9157ebb6 100644
--- a/shared/artifacts/pom.xml
+++ b/shared/artifacts/pom.xml
@@ -67,7 +67,7 @@
                <dependency>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>
-                       <version>2.11.0</version>
+                       <version>2.14.0</version>
                        <scope>test</scope>
                </dependency>
     </dependencies>

Reply via email to