diff --git a/SpringBootBatch/SpringBoot-Batch-CSV-to-Mysql-ORM/pom.xml b/SpringBootBatch/SpringBoot-Batch-CSV-to-Mysql-ORM/pom.xml index bf578845..76f95f61 100644 --- a/SpringBootBatch/SpringBoot-Batch-CSV-to-Mysql-ORM/pom.xml +++ b/SpringBootBatch/SpringBoot-Batch-CSV-to-Mysql-ORM/pom.xml @@ -32,7 +32,7 @@ mysql mysql-connector-java - 5.1.46 + 8.0.28 runtime