Skip to content

Commit

Permalink
upgrade AWS deps
Browse files Browse the repository at this point in the history
  • Loading branch information
osheroff committed Aug 27, 2023
1 parent 5629248 commit 69a05ad
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 @@ -43,7 +43,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mockito.version>3.12.4</mockito.version>
<opencensus.version>0.28.3</opencensus.version>
<aws-java.version>1.12.327</aws-java.version>
<aws-java.version>1.12.537</aws-java.version>
</properties>

<profiles>
Expand Down Expand Up @@ -272,7 +272,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>amazon-kinesis-producer</artifactId>
<version>0.14.0</version>
<version>0.15.7</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit 69a05ad

Please sign in to comment.