diff options
Diffstat (limited to 'SdncReports/SdncReportsDao/pom.xml')
-rw-r--r-- | SdncReports/SdncReportsDao/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index c3ec2bc7..bc1e6f7b 100644 --- a/SdncReports/SdncReportsDao/pom.xml +++ b/SdncReports/SdncReportsDao/pom.xml @@ -40,11 +40,6 @@ </dependency> - <dependency> - <groupId>mysql</groupId> - <artifactId>mysql-connector-java</artifactId> - <scope>runtime</scope> - </dependency> <!-- <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> <scope>provided</scope> </dependency> --> |