From 88b9e1f679511c35d70994e979aa90e707e964bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 22:14:09 +0000 Subject: [PATCH] Bump hibernate-enhance-maven-plugin in /api Bumps [hibernate-enhance-maven-plugin](https://github.com/hibernate/hibernate-orm) from 6.1.1.Final to 6.1.2.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.1.1...6.1.2) --- updated-dependencies: - dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index be651011..b1a406d5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -204,7 +204,7 @@ org.hibernate.orm.tooling hibernate-enhance-maven-plugin - 6.1.1.Final + 6.1.2.Final