Skip to content

Commit

Permalink
bump Slf4 to 1.7 - no changes necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
oberhamsi committed Nov 6, 2017
1 parent bf5ea14 commit 5e968b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<dependency org="org.eclipse.jetty" name="jetty-xml" rev="9.4.7.v20170914"/>

<!-- logging -->
<dependency org="org.slf4j" name="slf4j-api" rev="1.6.+"/>
<dependency org="org.slf4j" name="slf4j-log4j12" rev="1.6.+">
<dependency org="org.slf4j" name="slf4j-api" rev="1.7.+"/>
<dependency org="org.slf4j" name="slf4j-log4j12" rev="1.7.+">
<exclude org="log4j"/>
</dependency>
<dependency org="log4j" name="log4j" rev="1.2.14"/>
Expand Down

0 comments on commit 5e968b2

Please sign in to comment.