Skip to content

Commit

Permalink
chore(deps-dev): bump org.hibernate.orm:hibernate-core from 6.4.2.Fin…
Browse files Browse the repository at this point in the history
…al to 6.4.3.Final (#3353)

chore(deps-dev): bump org.hibernate.orm:hibernate-core

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.4.2.Final to 6.4.3.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.3/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.2...6.4.3)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:development
  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 Feb 3, 2024
1 parent c794057 commit bad16ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assertj-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<dependency>
<groupId>org.hibernate.orm</groupId>
<artifactId>hibernate-core</artifactId>
<version>6.4.2.Final</version>
<version>6.4.3.Final</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit bad16ef

Please sign in to comment.