Skip to content

Commit

Permalink
Merge pull request #365 from awslabs/dependabot/maven/java/amazon-kin…
Browse files Browse the repository at this point in the history
…esis-producer/ch.qos.logback-logback-classic-1.2.0

Bump logback-classic from 1.1.7 to 1.2.0 in /java/amazon-kinesis-producer
  • Loading branch information
joshua-kim authored Jun 7, 2021
2 parents ea3295b + 39b3485 commit 3619e01
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 @@ -132,7 +132,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.1.7</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 3619e01

Please sign in to comment.