From d43fb21f3a061007737218cb1081a6bb9b938328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 18:02:57 +0000 Subject: [PATCH] Bump hibernate-c3p0 from 5.3.6.Final to 5.6.12.Final in /src/backend Bumps [hibernate-c3p0](https://github.com/hibernate/hibernate-orm) from 5.3.6.Final to 5.6.12.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.12/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/5.3.6...5.6.12) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-c3p0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/backend/libs/oracle-data-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/libs/oracle-data-starter/pom.xml b/src/backend/libs/oracle-data-starter/pom.xml index 898e168..0cf774f 100644 --- a/src/backend/libs/oracle-data-starter/pom.xml +++ b/src/backend/libs/oracle-data-starter/pom.xml @@ -127,7 +127,7 @@ org.hibernate hibernate-c3p0 - 5.3.6.Final + 5.6.12.Final