mirror of https://github.com/apache/maven.git
[MNG-7488] Upgrade SLF4J to 1.7.36
This commit is contained in:
parent
7da0214d1d
commit
3d45167203
2
pom.xml
2
pom.xml
|
@ -66,7 +66,7 @@ under the License.
|
|||
<modelloVersion>2.0.0</modelloVersion>
|
||||
<jxpathVersion>1.3</jxpathVersion>
|
||||
<resolverVersion>1.8.0</resolverVersion>
|
||||
<slf4jVersion>1.7.32</slf4jVersion>
|
||||
<slf4jVersion>1.7.36</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