From 7301d0e68592b0a2a3d66a0ddc9a4f9555824a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 21:14:43 +0000 Subject: [PATCH] :arrow_up: Bump hibernate-community-dialects Bumps [hibernate-community-dialects](https://github.com/hibernate/hibernate-orm) from 6.2.5.Final to 6.2.6.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.2.6/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.2.5...6.2.6) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-community-dialects dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf33a7d..8c4de75 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.hibernate.orm hibernate-community-dialects - 6.2.5.Final + 6.2.6.Final org.xerial