WIP(ch9lab): update mysql jdbc version in pom.xml
This commit is contained in:
parent
16a11f2775
commit
137aecb997
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
||||||
<!-- Thorntail dependency versions -->
|
<!-- Thorntail dependency versions -->
|
||||||
<version.thorntail>2.4.0.Final</version.thorntail>
|
<version.thorntail>2.4.0.Final</version.thorntail>
|
||||||
|
|
||||||
|
<!-- MySQL JDBC Connector -->
|
||||||
|
<version.mysql>8.0.16</version.mysql>
|
||||||
|
|
||||||
<!-- other plugin versions -->
|
<!-- other plugin versions -->
|
||||||
<version.compiler.plugin>3.1</version.compiler.plugin>
|
<version.compiler.plugin>3.1</version.compiler.plugin>
|
||||||
<version.surefire.plugin>2.16</version.surefire.plugin>
|
<version.surefire.plugin>2.16</version.surefire.plugin>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue