Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b3e3a73 commit 6207d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-jdbc-it/hibernate-smoke-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<name>Neo4j JDBC Driver (Hibernate Smoke tests)</name>

<properties>
<hibernate-platform.version>6.6.3.Final</hibernate-platform.version>
<hibernate-platform.version>6.6.4.Final</hibernate-platform.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 6207d11

Please sign in to comment.