From d972e4fb9bcd265afeb176a82d5af1e82e21a282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 11:14:13 +0000 Subject: [PATCH] Bump c3p0 from 0.9.5.2 to 0.9.5.4 in /splice_machine Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.5.2 to 0.9.5.4. - [Release notes](https://github.com/swaldman/c3p0/releases) - [Commits](https://github.com/swaldman/c3p0/compare/c3p0-0.9.5.2...c3p0-0.9.5.4) --- updated-dependencies: - dependency-name: com.mchange:c3p0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- splice_machine/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/splice_machine/pom.xml b/splice_machine/pom.xml index 1111045f2c2..26a4edbb65f 100644 --- a/splice_machine/pom.xml +++ b/splice_machine/pom.xml @@ -69,7 +69,7 @@ com.mchange c3p0 - 0.9.5.2 + 0.9.5.4 commons-lang