From 8f3517ce3aca82aee468223dee4b3f25a4b1e4e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:44:56 +0000 Subject: [PATCH] Bump org.hibernate.orm:hibernate-processor Bumps [org.hibernate.orm:hibernate-processor](https://github.com/hibernate/hibernate-orm) from 7.0.0.Beta1 to 7.0.0.Beta3. - [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/commits) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-processor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- wicket-spring-boot-starter-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wicket-spring-boot-starter-example/pom.xml b/wicket-spring-boot-starter-example/pom.xml index bb4eaa77..811bd6e2 100644 --- a/wicket-spring-boot-starter-example/pom.xml +++ b/wicket-spring-boot-starter-example/pom.xml @@ -19,7 +19,7 @@ true true 7.0.8 - 7.0.0.Beta1 + 7.0.0.Beta3