Skip to content

Commit

Permalink
Bump logback-classic from 1.0.0 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps logback-classic from 1.0.0 to 1.2.3.
  • Loading branch information
dependabot-preview[bot] committed May 28, 2019
1 parent 116a766 commit 6e68975
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<scope>test</scope>
<version>1.0.0</version>
<version>1.2.3</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.0.0</version>
<version>1.2.3</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 6e68975

Please sign in to comment.