Skip to content

Commit

Permalink
Closes #49
Browse files Browse the repository at this point in the history
  • Loading branch information
rrighi committed Feb 28, 2019
1 parent 96f90f9 commit e414347
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 @@ -71,7 +71,7 @@
<jpa.api.version>2.2</jpa.api.version>

<!-- ORMs -->
<hibernate.version>5.4.0.Final</hibernate.version>
<hibernate.version>5.4.1.Final</hibernate.version>
<eclipselink.version>2.7.4</eclipselink.version>
<openjpa.version>3.0.0</openjpa.version>

Expand All @@ -81,7 +81,7 @@
<datanucleus.plugin.version>5.0.2</datanucleus.plugin.version>

<!-- Hibernate validator -->
<hibernate.validator.version>6.0.14.Final</hibernate.validator.version>
<hibernate.validator.version>6.0.15.Final</hibernate.validator.version>

<!-- HikariCP -->
<hikaricp.version>3.3.1</hikaricp.version>
Expand Down

0 comments on commit e414347

Please sign in to comment.