Skip to content

Commit

Permalink
Bump org.hibernate.orm:hibernate-ant from 6.4.0.Final to 6.4.1.Final
Browse files Browse the repository at this point in the history
Bumps [org.hibernate.orm:hibernate-ant](https://github.com/hibernate/hibernate-orm) from 6.4.0.Final to 6.4.1.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.0...6.4.1)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-ant
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Dec 19, 2023
1 parent 53627c1 commit f48f641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<pdfbox.version>2.0.28</pdfbox.version>
<batik.version>1.17</batik.version>
<!-- this is needed for schema generation and needs to be aligned with hibernate used by spring boot -->
<hibernate.version>6.4.0.Final</hibernate.version>
<hibernate.version>6.4.1.Final</hibernate.version>
</properties>

<repositories>
Expand Down

0 comments on commit f48f641

Please sign in to comment.