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

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


The following commit(s) were added to refs/heads/master by this push:
     new 87a663b  Bump org.apache.commons:commons-lang3 from 3.2 to 3.18.0 (#64)
87a663b is described below

commit 87a663b3dba27571eae41f1d1723241514f11bf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 12 15:06:29 2025 +0200

    Bump org.apache.commons:commons-lang3 from 3.2 to 3.18.0 (#64)
    
    Bumps org.apache.commons:commons-lang3 from 3.2 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 180101d..8db8bcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
-            <version>3.2</version>
+            <version>3.18.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to