diff --git a/SpringBootBatch/SpringBoot-Batch-CSV-to-Mysql-jdbc/pom.xml b/SpringBootBatch/SpringBoot-Batch-CSV-to-Mysql-jdbc/pom.xml index c0bdaaef..d8aaf68b 100644 --- a/SpringBootBatch/SpringBoot-Batch-CSV-to-Mysql-jdbc/pom.xml +++ b/SpringBootBatch/SpringBoot-Batch-CSV-to-Mysql-jdbc/pom.xml @@ -28,7 +28,7 @@ mysql mysql-connector-java - 5.1.46 + 8.0.28 runtime