This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new fb7ab2e174e Update dependency
org.apache.commons:commons-configuration2 to v2.12.0 (#3367)
fb7ab2e174e is described below
commit fb7ab2e174ea0ad2fd40869b6fd9f78b5b8a7a69
Author: Solr Bot <[email protected]>
AuthorDate: Mon Sep 1 20:43:06 2025 +0200
Update dependency org.apache.commons:commons-configuration2 to v2.12.0
(#3367)
---
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 eee364eaf7d..020f595b585 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -25,7 +25,7 @@ apache-calcite = "1.37.0"
apache-calcite-avatica = "1.25.0"
apache-commons-collections4 = "4.4"
apache-commons-compress = "1.26.1"
-apache-commons-configuration2 = "2.11.0"
+apache-commons-configuration2 = "2.12.0"
apache-commons-exec = "1.5.0"
apache-commons-lang3 = "3.15.0"
apache-commons-math3 = "3.6.1"