Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 79372f6 commit 042c76f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,16 @@
<kotlin.version>2.0.20</kotlin.version>

<awssdk-v1.version>1.12.772</awssdk-v1.version>
<awssdk-v2.version>2.28.0</awssdk-v2.version>
<feign.version>13.3</feign.version>
<awssdk-v2.version>2.28.2</awssdk-v2.version>
<feign.version>13.4</feign.version>
<assertj.version>3.26.3</assertj.version>
<wiremock.version>3.9.1</wiremock.version>

<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.5.0</maven-failsafe-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<dokka-maven-plugin.version>1.9.20</dokka-maven-plugin.version>
<maven-gpg-plugin.version>3.2.5</maven-gpg-plugin.version>
<maven-gpg-plugin.version>3.2.6</maven-gpg-plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 042c76f

Please sign in to comment.