Skip to content

Commit

Permalink
Bump the maven-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm).


Updates `org.hibernate.orm:hibernate-core` 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
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent 7e38a3f commit 813a39f
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 @@ -80,7 +80,7 @@
<hsqldb.version>2.5.2</hsqldb.version><!-- Don't upgrade due to JDK8 -->
<hsqldb.with11.version>2.7.2</hsqldb.with11.version><!-- Don't upgrade due to JDK8 -->
<hibernate-core.version>5.6.15.Final</hibernate-core.version>
<hibernate-core.6.version>6.4.2.Final</hibernate-core.6.version>
<hibernate-core.6.version>6.4.3.Final</hibernate-core.6.version>
<mysql-connector-java.version>8.3.0</mysql-connector-java.version>
<postgresql.version>42.7.1</postgresql.version>
<!-- Jakarta -->
Expand Down

0 comments on commit 813a39f

Please sign in to comment.