[MNG-6993] Upgrade SLF4J to 1.7.30

This closes #380
This commit is contained in:
Slawomir Jaranowski 2020-09-30 22:35:49 +02:00 committed by Michael Osipov
parent 484e502737
commit d862fdd841
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.29/LICENSE.txt https://raw.githubusercontent.com/qos-ch/slf4j/v_1.7.30/LICENSE.txt
Copyright (c) 2004-2017 QOS.ch Copyright (c) 2004-2017 QOS.ch
All rights reserved. All rights reserved.

View File

@ -66,7 +66,7 @@ under the License.
<modelloVersion>1.11</modelloVersion> <modelloVersion>1.11</modelloVersion>
<jxpathVersion>1.3</jxpathVersion> <jxpathVersion>1.3</jxpathVersion>
<resolverVersion>1.6.3</resolverVersion> <resolverVersion>1.6.3</resolverVersion>
<slf4jVersion>1.7.29</slf4jVersion> <slf4jVersion>1.7.30</slf4jVersion>
<xmlunitVersion>2.2.1</xmlunitVersion> <xmlunitVersion>2.2.1</xmlunitVersion>
<powermockVersion>1.7.4</powermockVersion> <powermockVersion>1.7.4</powermockVersion>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>