Skip to content

Commit

Permalink
[7.67.x-blue] Updating mysql connector gav
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Porter <lightguard.jp@gmail.com>
  • Loading branch information
LightGuard committed Jul 24, 2024
1 parent d172cf3 commit 90a4cf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jbpm-xes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
</dependency>

<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
</dependency>

<dependency>
Expand Down

0 comments on commit 90a4cf1

Please sign in to comment.