From 137aecb997bb7263194c9acee2bff310a0cf17bf Mon Sep 17 00:00:00 2001 From: Dan K Date: Mon, 22 Jul 2019 21:58:46 -0400 Subject: [PATCH] WIP(ch9lab): update mysql jdbc version in pom.xml --- todo-api-micro/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo-api-micro/pom.xml b/todo-api-micro/pom.xml index f834f64..9689604 100755 --- a/todo-api-micro/pom.xml +++ b/todo-api-micro/pom.xml @@ -22,6 +22,9 @@ 2.4.0.Final + + 8.0.16 + 3.1 2.16