This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new a57527dadc Bump org.apache.commons:commons-configuration2 from 2.11.0 to 2.12.0 (#15669) a57527dadc is described below commit a57527dadc163610541d531ba360abedff0a7433 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Apr 29 15:21:33 2025 -0700 Bump org.apache.commons:commons-configuration2 from 2.11.0 to 2.12.0 (#15669) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3490d0410f..1c9c2230be 100644 --- a/pom.xml +++ b/pom.xml @@ -205,7 +205,7 @@ <commons-compress.version>1.27.1</commons-compress.version> <commons-math3.version>3.6.1</commons-math3.version> <commons-csv.version>1.14.0</commons-csv.version> - <commons-configuration2.version>2.11.0</commons-configuration2.version> + <commons-configuration2.version>2.12.0</commons-configuration2.version> <commons-beanutils.version>1.10.1</commons-beanutils.version> <commons-io.version>2.19.0</commons-io.version> <commons-codec.version>1.18.0</commons-codec.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org