Skip to content

Commit

Permalink
Bump org.springframework.retry:spring-retry from 1.3.4 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 1.3.4 to 2.0.0.
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](spring-projects/spring-retry@v1.3.4...v2.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.retry:spring-retry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent bf85e64 commit 6c37455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
<dependency>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
<version>1.3.4</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>io.jenkins</groupId>
Expand Down

0 comments on commit 6c37455

Please sign in to comment.