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 341a4cbcb19 Bump org.apache.commons:commons-collections4 from 4.1 to
4.5.0 (#5911)
341a4cbcb19 is described below
commit 341a4cbcb191f3843bd69532138b992173fcdc45
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 28 10:29:52 2025 +0300
Bump org.apache.commons:commons-collections4 from 4.1 to 4.5.0 (#5911)
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 0cb577dbae6..24c18dc5e14 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -20,7 +20,7 @@ assertj = "3.27.3"
asm = "9.8"
bouncycastle = "1.80"
compileTesting = "0.21.0"
-commons-collections4 = "4.1"
+commons-collections4 = "4.5.0"
commons-lang3 = "3.14.0"
fliptables = "1.1.1"
fmpp = "0.9.16"