Skip to content

Commit

Permalink
Update hibernate core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2020
1 parent 0f33620 commit 68f8f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@

<properties>
<ehcache.version>2.6.11</ehcache.version>
<hibernate.version>3.6.10.Final</hibernate.version>
<hibernate.version>5.4.22.Final</hibernate.version>
<icu4j.version>67.1</icu4j.version>
<spring.version>4.3.29.RELEASE</spring.version>
<resource-server.version>1.0.43</resource-server.version>
Expand Down Expand Up @@ -236,7 +236,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools</artifactId>
<version>3.6.0.Final</version>
<version>5.4.22.Final</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
Expand Down

0 comments on commit 68f8f57

Please sign in to comment.