Skip to content

Commit

Permalink
fix(gh-121): update dependency io.github.openfeign:feign-bom to v13
Browse files Browse the repository at this point in the history
BREAKING CHANGE: updates feign to v13
  • Loading branch information
renovate[bot] authored and DarkAtra committed Nov 20, 2023
1 parent 5f09f98 commit fe8aec2
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 @@ -64,7 +64,7 @@

<awssdk-v1.version>1.12.592</awssdk-v1.version>
<awssdk-v2.version>2.21.26</awssdk-v2.version>
<feign.version>12.5</feign.version>
<feign.version>13.1</feign.version>
<assertj.version>3.24.2</assertj.version>
<wiremock.version>3.3.1</wiremock.version>

Expand Down

0 comments on commit fe8aec2

Please sign in to comment.