Skip to content

Commit 65e9cd5

Browse files
fix(deps): update dependency org.springframework.retry:spring-retry to v2.0.11
1 parent 04318fd commit 65e9cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.springframework.retry</groupId>
5757
<artifactId>spring-retry</artifactId>
58-
<version>2.0.8</version>
58+
<version>2.0.11</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)