Skip to content

Commit 55331b9

Browse files
committed
Remove spring-retry dependency
1 parent b13bd8d commit 55331b9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

spring-cloud-starter-task/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,5 @@
3535
<groupId>org.springframework.boot</groupId>
3636
<artifactId>spring-boot-starter-jdbc</artifactId>
3737
</dependency>
38-
<dependency>
39-
<groupId>org.springframework.retry</groupId>
40-
<artifactId>spring-retry</artifactId>
41-
</dependency>
4238
</dependencies>
4339
</project>

0 commit comments

Comments
 (0)