diff --git a/target/m2e-wtp/web-resources/META-INF/maven/com.studentRegistration/studentRegistration/pom.xml b/target/m2e-wtp/web-resources/META-INF/maven/com.studentRegistration/studentRegistration/pom.xml index 5b8ae08..a6bb3b7 100644 --- a/target/m2e-wtp/web-resources/META-INF/maven/com.studentRegistration/studentRegistration/pom.xml +++ b/target/m2e-wtp/web-resources/META-INF/maven/com.studentRegistration/studentRegistration/pom.xml @@ -36,7 +36,7 @@ <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> <scope>runtime</scope> - <version>8.0.16</version> + <version>8.0.28</version> </dependency> <dependency>