Skip to content

Commit

Permalink
Merge branch 'Create_a_JPA_entity' into Use_a_persistent_H2_database
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernKW committed Nov 29, 2022
2 parents bf78295 + a1d049b commit 600b014
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 Spring Boot Workshop</description>
<properties>
<java.version>17</java.version>
<springdoc.version>1.6.12</springdoc.version>
<springdoc.version>1.6.13</springdoc.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 600b014

Please sign in to comment.