Skip to content

Commit

Permalink
Merge branch 'Create_JPA_entities' into Read_from_database_using_Jdbc…
Browse files Browse the repository at this point in the history
…Template
  • Loading branch information
BjoernKW committed Jun 25, 2023
2 parents 00e07d6 + dd7ba22 commit 1f1f111
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 @@ -15,7 +15,7 @@
<description>Sample project for &quot;Spring Boot: Databases &amp; Persistence&quot; advanced workshop</description>
<properties>
<java.version>17</java.version>
<hypersistence-utils-hibernate-60.version>3.4.4</hypersistence-utils-hibernate-60.version>
<hypersistence-utils-hibernate-60.version>3.5.0</hypersistence-utils-hibernate-60.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 1f1f111

Please sign in to comment.