Skip to content

Commit 273111b

Browse files
author
Pratik Das
committed
removed jdbc
1 parent bcd975e commit 273111b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

aws/springcloudrds/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,7 @@
2727
<groupId>org.projectlombok</groupId>
2828
<artifactId>lombok</artifactId>
2929
<optional>true</optional>
30-
</dependency>
31-
<dependency>
32-
<groupId>org.springframework.boot</groupId>
33-
<artifactId>spring-boot-starter-jdbc</artifactId>
34-
</dependency>
30+
</dependency>
3531
<dependency>
3632
<groupId>io.awspring.cloud</groupId>
3733
<artifactId>spring-cloud-starter-aws-jdbc</artifactId>

0 commit comments

Comments
 (0)