"updated pom.xml"

This commit is contained in:
Arindum Roy 2020-05-03 23:19:33 +05:30
parent 5724e188a0
commit 50a6563e30
1 changed files with 0 additions and 10 deletions

View File

@ -28,16 +28,6 @@
<artifactId>spring-boot-starter-data-jdbc</artifactId>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>