From b1b9cde7feae919e5f8b1bddbee424c297fa33f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 18:21:27 +0000 Subject: [PATCH] Bump com.mchange:mchange-commons-java from 0.2.9 to 0.4.0 Bumps [com.mchange:mchange-commons-java](https://github.com/swaldman/mchange-commons-java) from 0.2.9 to 0.4.0. - [Release notes](https://github.com/swaldman/mchange-commons-java/releases) - [Commits](https://github.com/swaldman/mchange-commons-java/compare/mchange-commons-java-0.2.9...v0.4.0) --- updated-dependencies: - dependency-name: com.mchange:mchange-commons-java dependency-version: 0.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2d58f5205..ccf7778735 100644 --- a/pom.xml +++ b/pom.xml @@ -249,7 +249,7 @@ com.mchange mchange-commons-java - 0.2.9 + 0.4.0 junit