We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1aced4 commit a379068Copy full SHA for a379068
pom.xml
@@ -40,8 +40,8 @@ John Paul Rodker Morrison (Software architect/developer)
40
<version>2.13.2</version>
41
</dependency>
42
<dependency>
43
- <groupId>mysql</groupId>
44
- <artifactId>mysql-connector-java</artifactId>
+ <groupId>com.mysql</groupId>
+ <artifactId>mysql-connector-j</artifactId>
45
<version>8.0.33</version>
46
47
0 commit comments