Skip to content

Commit

Permalink
Upgrade SLF4J to 1.7.26 (WW-5023) (#337)
Browse files Browse the repository at this point in the history
* Upgrade SLF4J to 1.7.26 (WW-5023)
  • Loading branch information
JCgH4164838Gh792C124B5 authored and lukaszlenart committed Mar 11, 2019
1 parent d3eb1fc commit e82c5a2
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 @@ -1068,12 +1068,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
<version>1.7.26</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>1.7.25</version>
<version>1.7.26</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e82c5a2

Please sign in to comment.