Skip to content

Commit

Permalink
fix: upgrade org.hibernate:hibernate-core from 5.5.6.Final to 5.5.7.F…
Browse files Browse the repository at this point in the history
…inal

Snyk has created this PR to upgrade org.hibernate:hibernate-core from 5.5.6.Final to 5.5.7.Final.

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

See this project in Snyk:
https://app.snyk.io/org/wistefan/project/e4d0b1c1-93aa-4ea9-83e8-7ddc06ac5363?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 18, 2021
1 parent 4b376c5 commit 2b25646
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 @@ -194,7 +194,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.5.6.Final</version>
<version>5.5.7.Final</version>
</dependency>

<!-- json -->
Expand Down

0 comments on commit 2b25646

Please sign in to comment.