Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 26, 2022
1 parent 0a264ee commit 6cfe89e
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 @@ -50,7 +50,7 @@
<spring-boot.version>2.7.5</spring-boot.version>
<!-- https://spring.io/projects/spring-cloud#release-trains -->
<spring-cloud.version>2021.0.4</spring-cloud.version>
<spring-retry.version>1.3.3</spring-retry.version>
<spring-retry.version>1.3.4</spring-retry.version>
<protobuf.version>3.21.7</protobuf.version>
<json-simple.version>1.1.1</json-simple.version>
<jackson.version>2.13.4</jackson.version>
Expand Down

0 comments on commit 6cfe89e

Please sign in to comment.