[MNG-5967] Dependency updates.
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ce580ea2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ce580ea2 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/ce580ea2 Branch: refs/heads/slf4j-gossip Commit: ce580ea2fafd7638ee56e1d0574de95a37164322 Parents: 39dc37a Author: Christian Schulte <schu...@apache.org> Authored: Fri May 13 03:10:54 2016 +0200 Committer: Christian Schulte <schu...@apache.org> Committed: Fri May 13 03:10:54 2016 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/ce580ea2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9d14078..97f7a5c 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ <modelloVersion>1.8.3</modelloVersion> <jxpathVersion>1.3</jxpathVersion> <aetherVersion>1.1.0</aetherVersion> - <slf4jVersion>1.7.16</slf4jVersion> + <slf4jVersion>1.7.21</slf4jVersion> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> <!-- Control the name of the distribution and information output by mvn --> <distributionId>apache-maven</distributionId> @@ -279,7 +279,7 @@ <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> - <version>1.1.5</version> + <version>1.1.7</version> <optional>true</optional> </dependency> <!-- Wagon -->