We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13bd8d commit 55331b9Copy full SHA for 55331b9
1 file changed
spring-cloud-starter-task/pom.xml
@@ -35,9 +35,5 @@
35
<groupId>org.springframework.boot</groupId>
36
<artifactId>spring-boot-starter-jdbc</artifactId>
37
</dependency>
38
- <dependency>
39
- <groupId>org.springframework.retry</groupId>
40
- <artifactId>spring-retry</artifactId>
41
- </dependency>
42
</dependencies>
43
</project>
0 commit comments