Skip to content

Commit

Permalink
Merge branch 'docker:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystone authored Mar 21, 2022
2 parents 59e648e + 12b50ab commit 4b41cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions developer-tools/java-debugging/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.21</version>
<version>8.0.16</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>4.2.0.Final</version>
<version>5.3.6.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down

0 comments on commit 4b41cad

Please sign in to comment.