Skip to content

Commit

Permalink
Bump hibernate-core from 5.2.12.Final to 5.3.20.Final
Browse files Browse the repository at this point in the history
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.2.12.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.2.12...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 Nov 24, 2022
1 parent 185d199 commit 94ffabd
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 @@ -143,7 +143,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.2.12.Final</version>
<version>5.3.20.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 94ffabd

Please sign in to comment.