Skip to content

Commit

Permalink
Reduce Spring Retry dependency versions for jdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed May 7, 2024
1 parent 34b36cb commit 8e7e27d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<spring.version>4.3.16.RELEASE</spring.version>
<spring-retry.version>2.0.5</spring-retry.version>
<spring-retry.version>1.3.4</spring-retry.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 8e7e27d

Please sign in to comment.