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 daa8229cae Bump com.mchange:mchange-commons-java from 0.3.1 to 0.3.2 (#15039) daa8229cae is described below commit daa8229caeba9f383d213080ad4b719cade8c730 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Feb 12 11:48:21 2025 -0800 Bump com.mchange:mchange-commons-java from 0.3.1 to 0.3.2 (#15039) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d42a0d7473..2d9c43ca36 100644 --- a/pom.xml +++ b/pom.xml @@ -271,7 +271,7 @@ <HikariCP-java7.version>2.4.13</HikariCP-java7.version> <ivy.version>2.5.3</ivy.version> <c3p0.version>0.10.2</c3p0.version> - <mchange-commons-java.version>0.3.1</mchange-commons-java.version> + <mchange-commons-java.version>0.3.2</mchange-commons-java.version> <!-- Test Libraries --> <testng.version>7.10.2</testng.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org