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

github-bot pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly.git


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

commit cb92471bf842aa47aca11d42240448f2d45050bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 9 00:38:00 2025 +0000

    Bump org.apache.commons:commons-lang3 from 3.5 to 3.18.0 (#33)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fea0646..f2245d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
-            <version>3.5</version>
+            <version>3.18.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to