Skip to content

Commit

Permalink
Merge branch 'Read_from_database_using_JdbcTemplate' into Read_from_d…
Browse files Browse the repository at this point in the history
…atabase_using_CRUD_repository
  • Loading branch information
BjoernKW committed Jun 25, 2023
2 parents 6c707fa + 1f1f111 commit cc4b648
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 cc4b648

Please sign in to comment.