This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new c2a3e76a5ff Bump org.apache.commons:commons-lang3 from 3.18.0 to
3.19.0 (#6650)
c2a3e76a5ff is described below
commit c2a3e76a5ff062a4f3ff5cb8b1712c5fb7a6da04
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 29 09:48:05 2025 +0300
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#6650)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index c7562e2e40a..f0418b6fd91 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -21,7 +21,7 @@ asm = "9.8"
bouncycastle = "1.82"
compileTesting = "0.23.0"
commons-collections4 = "4.5.0"
-commons-lang3 = "3.18.0"
+commons-lang3 = "3.19.0"
fliptables = "1.1.1"
fmpp = "0.9.16"
jackson = "2.19.2"