This is an automated email from the ASF dual-hosted git repository.
xiangfu0 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 2cdedb0503b Bump com.mchange:mchange-commons-java from 0.6.0 to 0.6.1
(#18717)
2cdedb0503b is described below
commit 2cdedb0503b20637eb4a24c7f00837b07efa28a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 9 20:51:50 2026 -0700
Bump com.mchange:mchange-commons-java from 0.6.0 to 0.6.1 (#18717)
Bumps
[com.mchange:mchange-commons-java](https://github.com/swaldman/mchange-commons-java)
from 0.6.0 to 0.6.1.
-
[Commits](https://github.com/swaldman/mchange-commons-java/compare/v0.6.0...v0.6.1)
---
updated-dependencies:
- dependency-name: com.mchange:mchange-commons-java
dependency-version: 0.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ade9fdf12f0..ea3c13e4ed6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,7 +322,7 @@
<HikariCP-java7.version>2.4.13</HikariCP-java7.version>
<ivy.version>2.5.3</ivy.version>
<c3p0.version>0.14.0</c3p0.version>
- <mchange-commons-java.version>0.6.0</mchange-commons-java.version>
+ <mchange-commons-java.version>0.6.1</mchange-commons-java.version>
<animal-sniffer-annotations.version>1.27</animal-sniffer-annotations.version>
<!-- Test Libraries -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]