Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Commit

Permalink
#605 - Update hibernate core
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-edstrom committed Oct 28, 2021
1 parent 2686fe2 commit 9a04ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jmaqs-database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<version>${revision}</version>
<name>JMAQS Database Testing Module</name>
<properties>
<hibernate-core.version>5.6.0.Final</hibernate-core.version>
<hibernate-core.version>5.6.1.Final</hibernate-core.version>
<sqlite-jdbc.version>3.36.0.3</sqlite-jdbc.version>
<mssql-jdbc.version>8.2.2.jre8</mssql-jdbc.version>
<javax.persistence.version>2.2.1</javax.persistence.version>
Expand Down

0 comments on commit 9a04ce8

Please sign in to comment.