Skip to content

Commit

Permalink
Replace fat aws-java-sdk with fine-grained aws-java-sdk-kinesis (#14)
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Latombe <vincent@latombe.net>
  • Loading branch information
Vlatombe authored Apr 15, 2024
1 parent 8efda25 commit c74e079
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 @@ -79,8 +79,8 @@
</dependency>

<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>aws-java-sdk</artifactId>
<groupId>org.jenkins-ci.plugins.aws-java-sdk</groupId>
<artifactId>aws-java-sdk-kinesis</artifactId>
<version>1.12.633-430.vf9a_e567a_244f</version>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit c74e079

Please sign in to comment.