Repository: mina-sshd Updated Branches: refs/heads/master 1c22cc388 -> 54be5a28f
Upgraded used versions of several artifacts Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/54be5a28 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/54be5a28 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/54be5a28 Branch: refs/heads/master Commit: 54be5a28f40863be9e62c0fe039c89b3b6b4d45d Parents: 1c22cc3 Author: Lyor Goldstein <lyor.goldst...@gmail.com> Authored: Fri Jan 6 18:32:49 2017 +0200 Committer: Lyor Goldstein <lyor.goldst...@gmail.com> Committed: Fri Jan 6 18:32:49 2017 +0200 ---------------------------------------------------------------------- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/54be5a28/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a720c75..c8accfb 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ <maven.compiler.target>${javac.target}</maven.compiler.target> <ant.build.javac.target>${javac.target}</ant.build.javac.target> - <min.required.maven.version>3.0.5</min.required.maven.version> + <min.required.maven.version>3.3.1</min.required.maven.version> <gmaven.plugin.version>2.0</gmaven.plugin.version> <groovy.major.version>2</groovy.major.version> <groovy.minor.version>4</groovy.minor.version> @@ -108,10 +108,10 @@ <groovy.compliance.level>2.0</groovy.compliance.level> <groovy.version>${groovy.major.version}.${groovy.minor.version}.${groovy.release.version}</groovy.version> - <bouncycastle.version>1.55</bouncycastle.version> - <slf4j.version>1.7.21</slf4j.version> + <bouncycastle.version>1.56</bouncycastle.version> + <slf4j.version>1.7.22</slf4j.version> <spring.version>3.2.17.RELEASE</spring.version> - <jgit.version>3.4.1.201406201815-r</jgit.version> + <jgit.version>4.6.0.201612231935-r</jgit.version> <junit.version>4.12</junit.version> <surefire.plugin.version>2.19.1</surefire.plugin.version> <httpcomps.version>4.4.1</httpcomps.version> @@ -594,7 +594,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>7.3</version> + <version>7.4</version> <exclusions> <!-- MCHECKSTYLE-156 --> <exclusion>