fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSGROOVY-1048694 - https://snyk.io/vuln/SNYK-JAVA-ORGDOM4J-565810 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-1041788 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-584563 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-1009832 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-1296829 - https://snyk.io/vuln/SNYK-JAVA-ORGYAML-537645
This commit is contained in:
parent
57ab9b3e01
commit
4a72c07900
2
pom.xml
2
pom.xml
@ -64,7 +64,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.hibernate</groupId>
|
<groupId>org.hibernate</groupId>
|
||||||
<artifactId>hibernate-entitymanager</artifactId>
|
<artifactId>hibernate-entitymanager</artifactId>
|
||||||
<version>4.3.8.Final</version>
|
<version>5.4.24.Final</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- GraghQL -->
|
<!-- GraghQL -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user