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 598570b commit 886a431Copy full SHA for 886a431
pom.xml
@@ -52,6 +52,8 @@
52
<artifactId>h2</artifactId>
53
<scope>runtime</scope>
54
</dependency>
55
+
56
+ <!--MySQL Dep-->
57
<dependency>
58
<groupId>mysql</groupId>
59
<artifactId>mysql-connector-java</artifactId>
0 commit comments