Skip to content

Commit

Permalink
[dependency]: bump hibernate-entitymanager in /nis
Browse files Browse the repository at this point in the history
Bumps [hibernate-entitymanager](https://github.com/hibernate/hibernate-orm) from 4.3.11.Final to 5.6.15.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.15/changelog.txt)
- [Commits](hibernate/hibernate-orm@4.3.11.Final...5.6.15)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-entitymanager
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2023
1 parent c038d7a commit 9e35f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
<version>4.3.11.Final</version>
<version>5.6.15.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down

0 comments on commit 9e35f4f

Please sign in to comment.