Skip to content

Commit

Permalink
Merge pull request #105 from svekar/dependabot/maven/org.springframew…
Browse files Browse the repository at this point in the history
…ork.retry-spring-retry-2.0.3

Bump org.springframework.retry:spring-retry from 2.0.2 to 2.0.3
  • Loading branch information
svekar authored Sep 23, 2023
2 parents c5b3fec + 029dd33 commit 99db29c
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 @@ -37,7 +37,7 @@
<dependency>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 99db29c

Please sign in to comment.