Skip to content

Commit

Permalink
Bump org.hibernate.orm:hibernate-processor
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent f27f23b commit 8f3517c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wicket-spring-boot-starter-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.deploy.skip>true</maven.deploy.skip>
<maven.javadoc.skip>true</maven.javadoc.skip>
<wicket-bootstrap.version>7.0.8</wicket-bootstrap.version>
<hibernate-processor.version>7.0.0.Beta1</hibernate-processor.version>
<hibernate-processor.version>7.0.0.Beta3</hibernate-processor.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 8f3517c

Please sign in to comment.