Skip to content

Commit

Permalink
Merge pull request #589 from awslabs/dependabot/maven/java/amazon-kin…
Browse files Browse the repository at this point in the history
…esis-producer/com.google.protobuf-protobuf-java-3.25.5

Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.25.5 in /java/amazon-kinesis-producer
  • Loading branch information
vincentvilo-aws authored Sep 30, 2024
2 parents 3be1d3d + d6ce8b0 commit a6eafac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/amazon-kinesis-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.21.12</version>
<version>3.25.5</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit a6eafac

Please sign in to comment.