diff --git a/DDWA Milestone 2 - Spring Boot REST with JDBC Template/01 - Lesson - JDBC/JDBCExampleStarter/pom.xml b/DDWA Milestone 2 - Spring Boot REST with JDBC Template/01 - Lesson - JDBC/JDBCExampleStarter/pom.xml index 5882480..81ea80b 100644 --- a/DDWA Milestone 2 - Spring Boot REST with JDBC Template/01 - Lesson - JDBC/JDBCExampleStarter/pom.xml +++ b/DDWA Milestone 2 - Spring Boot REST with JDBC Template/01 - Lesson - JDBC/JDBCExampleStarter/pom.xml @@ -15,7 +15,7 @@ mysql mysql-connector-java - 8.0.13 + 8.0.28 JDBCExampleStarter