[WAGON-483] Upgrade SLF4J to 1.7.22
Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/7a0db3b2 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/7a0db3b2 Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/7a0db3b2 Branch: refs/heads/master Commit: 7a0db3b2207bd58d3f28219048d6722d241ed5ec Parents: e89c03a Author: Michael Osipov <[email protected]> Authored: Wed Jan 4 21:31:29 2017 +0100 Committer: Michael Osipov <[email protected]> Committed: Wed Jan 4 21:31:29 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/7a0db3b2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ff724d4..aeeba36 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.19</slf4jVersion> + <slf4jVersion>1.7.22</slf4jVersion> <maven.site.path>wagon-archives/wagon-LATEST</maven.site.path> </properties>
