Skip to content

Commit f9047e0

Browse files
Bump spring-retry from 1.3.0 to 1.3.1
Bumps [spring-retry](https://github.com/spring-projects/spring-retry) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/spring-projects/spring-retry/releases) - [Commits](https://github.com/spring-projects/spring-retry/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9d4f562 commit f9047e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gooddata-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.springframework.retry</groupId>
6666
<artifactId>spring-retry</artifactId>
67-
<version>1.3.0</version>
67+
<version>1.3.1</version>
6868
<optional>true</optional>
6969
</dependency>
7070
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
<dependency>
312312
<groupId>org.springframework.retry</groupId>
313313
<artifactId>spring-retry</artifactId>
314-
<version>1.3.0</version>
314+
<version>1.3.1</version>
315315
<optional>true</optional>
316316
</dependency>
317317
<dependency>

0 commit comments

Comments
 (0)