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-caconfig-impl.git
The following commit(s) were added to refs/heads/master by this push:
new cf67573 Bump org.apache.commons:commons-lang3 from 3.3.2 to 3.18.0
cf67573 is described below
commit cf675730966f3a2ffb3b50beb3457f5b59484915
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 12 01:38:42 2025 +0000
Bump org.apache.commons:commons-lang3 from 3.3.2 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.3.2 to 3.18.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.18.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 02610c6..ebbfd1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.3.2</version>
+ <version>3.18.0</version>
<scope>compile</scope>
</dependency>
<dependency>