Skip to content

Commit

Permalink
Bump slf4j-api to 1.7.30
Browse files Browse the repository at this point in the history
  • Loading branch information
John Cairns committed Sep 7, 2020
1 parent 1170cf9 commit 11bb1e9
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 @@ -235,14 +235,14 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.13</version>
<version>1.7.30</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 11bb1e9

Please sign in to comment.