This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch dependency-upgrades in repository https://gitbox.apache.org/repos/asf/maven-wagon.git
commit 5e019f69a46a67c781e20e0fd84be9e30cc91d2c Author: Michael Osipov <[email protected]> AuthorDate: Thu Apr 5 22:54:10 2018 +0200 [WAGON-505] Upgrade SLF4J to 1.7.25 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 814e552..d042135 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ under the License. <properties> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> - <slf4jVersion>1.7.22</slf4jVersion> + <slf4jVersion>1.7.25</slf4jVersion> <maven.site.path>wagon-archives/wagon-LATEST</maven.site.path> <maven.compiler.source>1.7</maven.compiler.source> <maven.compiler.target>1.7</maven.compiler.target> -- To stop receiving notification emails like this one, please contact [email protected].
