Dan K
2019-07-23 137aecb997bb7263194c9acee2bff310a0cf17bf
WIP(ch9lab): update mysql jdbc version in pom.xml
1 files modified
3 ■■■■■ changed files
todo-api-micro/pom.xml 3 ●●●●● patch | view | raw | blame | history
todo-api-micro/pom.xml
@@ -22,6 +22,9 @@
    <!-- Thorntail dependency versions -->
    <version.thorntail>2.4.0.Final</version.thorntail>
    <!-- MySQL JDBC Connector -->
    <version.mysql>8.0.16</version.mysql>
    <!-- other plugin versions -->
    <version.compiler.plugin>3.1</version.compiler.plugin>
    <version.surefire.plugin>2.16</version.surefire.plugin>