mirror of https://github.com/apache/maven.git
[MNG-7198] Upgrade SLF4J to 1.7.32
This commit is contained in:
parent
52c12dab44
commit
06bc508727
2
pom.xml
2
pom.xml
|
@ -67,7 +67,7 @@ under the License.
|
|||
<modelloVersion>1.11</modelloVersion>
|
||||
<jxpathVersion>1.3</jxpathVersion>
|
||||
<resolverVersion>1.7.1</resolverVersion>
|
||||
<slf4jVersion>1.7.30</slf4jVersion>
|
||||
<slf4jVersion>1.7.32</slf4jVersion>
|
||||
<xmlunitVersion>2.6.4</xmlunitVersion>
|
||||
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
||||
<!-- Control the name of the distribution and information output by mvn -->
|
||||
|
|
Loading…
Reference in New Issue