Skip to content

Commit

Permalink
bump-mysql-connector (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
yesamer authored Aug 6, 2024
1 parent 1e982bb commit 9c96715
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ def DBProfilesConfig = """
</activation>
<dependencies>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit 9c96715

Please sign in to comment.