This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 861fc48 Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0
in /parent
861fc48 is described below
commit 861fc48052facab3d9992a0c9c7ca8a63cbd88c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 12 01:30:37 2025 +0000
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0 in /parent
Bumps org.apache.commons:commons-lang3 from 3.13.0 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]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index df8ec2f..a663c34 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.13.0</version>
+ <version>3.18.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>