From 313fe7439245972255e7fbdfcf791ceabe26dd6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:10:57 +0000 Subject: [PATCH] Bump org.hibernate.orm:hibernate-jpamodelgen Bumps [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) from 6.6.12.Final to 6.6.33.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.33/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.12...6.6.33) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-jpamodelgen dependency-version: 6.6.33.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- jee_microservice_start/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jee_microservice_start/pom.xml b/jee_microservice_start/pom.xml index d91bfd1..e81ea15 100644 --- a/jee_microservice_start/pom.xml +++ b/jee_microservice_start/pom.xml @@ -169,7 +169,7 @@ org.hibernate.orm hibernate-jpamodelgen - 6.6.12.Final + 6.6.33.Final