Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbudtz authored Sep 16, 2022
1 parent 3449349 commit fd02ff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.16</version>
<version>8.0.30</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down Expand Up @@ -49,4 +49,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit fd02ff7

Please sign in to comment.