Skip to content

Commit

Permalink
Merge pull request #319 from awslabs/dependabot/maven/org.reactivestr…
Browse files Browse the repository at this point in the history
…eams-reactive-streams-1.0.4

Bump org.reactivestreams:reactive-streams from 1.0.3 to 1.0.4
  • Loading branch information
lucienlu-aws committed Apr 24, 2024
2 parents 9ec2fdc + 38be89b commit 8bdb300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>org.reactivestreams</groupId>
<artifactId>reactive-streams</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 8bdb300

Please sign in to comment.