fix: upgrade org.hibernate:hibernate-entitymanager from 4.3.8.Final to 4.3.11.Final

Snyk has created this PR to upgrade org.hibernate:hibernate-entitymanager from 4.3.8.Final to 4.3.11.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.hibernate/hibernate-entitymanager/

See this project in Snyk:
https://app.snyk.io/org/andrewso/project/383fdf55-5ff5-4137-a86a-81796b0be778?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2020-12-08 04:53:11 +00:00
parent 57ab9b3e01
commit fe0581ae28
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -64,7 +64,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
<version>4.3.8.Final</version>
<version>4.3.11.Final</version>
</dependency>
<!-- GraghQL -->