This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 85ed804582 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0
(#5240)
85ed804582 is described below
commit 85ed8045824b64e765ccc5bbfcae4f86385045fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 13 21:39:34 2025 +0800
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 (#5240)
Bumps org.apache.commons:commons-lang3 from 3.12.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]>
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 78cbd7c464..878651f168 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
<!-- utils -->
<guava.version>32.0.0-jre</guava.version>
<commons-collections.version>3.2.2</commons-collections.version>
- <commons-lang3.version>3.12.0</commons-lang3.version>
+ <commons-lang3.version>3.18.0</commons-lang3.version>
<commons-logging.version>1.2</commons-logging.version>
<commons-text.version>1.10.0</commons-text.version>
<commons-math3.version>3.6.1</commons-math3.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]