Discussion:
[1/4] mina-sshd git commit: Upgraded ByteBuddy version to 1.9.1
l***@apache.org
2018-10-14 04:42:47 UTC
Permalink
Repository: mina-sshd
Updated Branches:
refs/heads/master 3abb90189 -> cb170ec48


Upgraded ByteBuddy version to 1.9.1


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/cb170ec4
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/cb170ec4
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/cb170ec4

Branch: refs/heads/master
Commit: cb170ec48d74954bb2722a6b5e1383d414dfee46
Parents: 03e6846
Author: Lyor Goldstein <***@gmail.com>
Authored: Thu Oct 11 20:23:16 2018 +0300
Committer: Goldstein Lyor <***@cb4.com>
Committed: Sun Oct 14 07:42:35 2018 +0300

----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/cb170ec4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8ac8f3d..e64ac99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
<spring.version>5.1.0.RELEASE</spring.version>
<jgit.version>5.1.2.201810061102-r</jgit.version>
<junit.version>4.12</junit.version>
- <bytebuddy.version>1.9.0</bytebuddy.version>
+ <bytebuddy.version>1.9.1</bytebuddy.version>

<surefire.plugin.version>2.22.0</surefire.plugin.version>
<maven.archiver.version>3.2.0</maven.archiver.version>
l***@apache.org
2018-10-14 04:42:49 UTC
Permalink
Upgraded Mockito version to 2.23.0


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/03e6846e
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/03e6846e
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/03e6846e

Branch: refs/heads/master
Commit: 03e6846ea31f9dbfc23c5281ac320fdd1aaf9fb8
Parents: 14de61b
Author: Lyor Goldstein <***@gmail.com>
Authored: Thu Oct 11 20:22:32 2018 +0300
Committer: Goldstein Lyor <***@cb4.com>
Committed: Sun Oct 14 07:42:35 2018 +0300

----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/03e6846e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 033611a..8ac8f3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -508,7 +508,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>2.22.0</version>
+ <version>2.23.0</version>
</dependency>
<!-- Used by mockito -->
<dependency>
l***@apache.org
2018-10-14 04:42:48 UTC
Permalink
Upgraded Checkstyle version to 8.13


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/14de61bf
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/14de61bf
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/14de61bf

Branch: refs/heads/master
Commit: 14de61bfa27f4232e5389ba6ce4c6515c9e91a91
Parents: b6e0f9d
Author: Lyor Goldstein <***@gmail.com>
Authored: Thu Oct 11 20:21:31 2018 +0300
Committer: Goldstein Lyor <***@cb4.com>
Committed: Sun Oct 14 07:42:35 2018 +0300

----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/14de61bf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1ad517d..033611a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -715,7 +715,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
- <version>8.12</version>
+ <version>8.13</version>
<exclusions>
<!-- MCHECKSTYLE-156 -->
<exclusion>
l***@apache.org
2018-10-14 04:42:50 UTC
Permalink
Upgraded JGit version to 5.1.2.201810061102-r


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b6e0f9d2
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/b6e0f9d2
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/b6e0f9d2

Branch: refs/heads/master
Commit: b6e0f9d2d1ce839bb3123e9ab38ba2c465ce3876
Parents: 3abb901
Author: Lyor Goldstein <***@gmail.com>
Authored: Thu Oct 11 20:20:53 2018 +0300
Committer: Goldstein Lyor <***@cb4.com>
Committed: Sun Oct 14 07:42:35 2018 +0300

----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/b6e0f9d2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6ad4ef6..1ad517d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
<bouncycastle.version>1.60</bouncycastle.version>
<slf4j.version>1.7.25</slf4j.version>
<spring.version>5.1.0.RELEASE</spring.version>
- <jgit.version>5.1.1.201809181055-r</jgit.version>
+ <jgit.version>5.1.2.201810061102-r</jgit.version>
<junit.version>4.12</junit.version>
<bytebuddy.version>1.9.0</bytebuddy.version>

Loading...