Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent bcb86b7 commit f53f2a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
<kotlin.version>2.1.0</kotlin.version>

<awssdk-v1.version>1.12.779</awssdk-v1.version>
<awssdk-v2.version>2.29.23</awssdk-v2.version>
<awssdk-v2.version>2.29.26</awssdk-v2.version>
<feign.version>13.5</feign.version>
<assertj.version>3.26.3</assertj.version>
<wiremock.version>3.9.2</wiremock.version>
<wiremock.version>3.10.0</wiremock.version>

<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.5.2</maven-failsafe-plugin.version>
Expand Down

0 comments on commit f53f2a6

Please sign in to comment.