Skip to content

Commit eb1f365

Browse files
committed
remove the dependency that's not needed
1 parent d2dfcae commit eb1f365

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

-4
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525
</properties>
2626

2727
<dependencies>
28-
<dependency>
29-
<groupId>org.springframework.boot</groupId>
30-
<artifactId>spring-boot-starter-jdbc</artifactId>
31-
</dependency>
3228
<dependency>
3329
<groupId>org.liquibase</groupId>
3430
<artifactId>liquibase-core</artifactId>

0 commit comments

Comments
 (0)