Skip to content

Commit

Permalink
Bump org.hibernate.orm:hibernate-community-dialects (#46)
Browse files Browse the repository at this point in the history
Bumps [org.hibernate.orm:hibernate-community-dialects](https://github.com/hibernate/hibernate-orm) from 6.4.2.Final to 6.4.4.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.2...6.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 2, 2024
1 parent a836afb commit e23b74b
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 @@ -84,7 +84,7 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-community-dialects</artifactId>
<version>6.4.2.Final</version>
<version>6.4.4.Final</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit e23b74b

Please sign in to comment.