Skip to content

Commit

Permalink
chore(deps): bump org.hibernate:hibernate-core
Browse files Browse the repository at this point in the history
Bumps [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.1.17.Final to 5.3.20.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.20/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.1.17...5.3.20)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent acdf7fd commit 09a010e
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 @@ -321,7 +321,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.1.17.Final</version>
<version>5.3.20.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 09a010e

Please sign in to comment.