Discussion:
[01/11] mina-sshd git commit: Upgraded Spring integration version to 5.0.9
l***@apache.org
2018-10-19 17:29:59 UTC
Permalink
Repository: mina-sshd
Updated Branches:
refs/heads/master 422e7428c -> 88ce24210


Upgraded Spring integration version to 5.0.9


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

Branch: refs/heads/master
Commit: 88ce24210becce042770b0d2b88cf36e3a517b79
Parents: 61a9a53
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:16:20 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

----------------------------------------------------------------------
sshd-spring-sftp/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/88ce2421/sshd-spring-sftp/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-spring-sftp/pom.xml b/sshd-spring-sftp/pom.xml
index 46d81f5..5e1759d 100644
--- a/sshd-spring-sftp/pom.xml
+++ b/sshd-spring-sftp/pom.xml
@@ -34,7 +34,7 @@

<properties>
<projectRoot>${project.basedir}/..</projectRoot>
- <spring.integration.version>5.0.8.RELEASE</spring.integration.version>
+ <spring.integration.version>5.0.9.RELEASE</spring.integration.version>
</properties>

<dependencyManagement>
l***@apache.org
2018-10-19 17:30:00 UTC
Permalink
Upgraded OWASP dependency check plugin to 3.3.2


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

Branch: refs/heads/master
Commit: 267183fde78bfb62df90b2e710b5b7c95914e08a
Parents: 5cb8575
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:11:34 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/267183fd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7e6e53d..e07299a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>3.3.1</version>
+ <version>3.3.2</version>
<!-- see https://jeremylong.github.io/DependencyCheck/dependency-check-maven/configuration.html -->
<configuration>
<!-- see https://github.com/jeremylong/DependencyCheck/issues/1394 -->
l***@apache.org
2018-10-19 17:30:01 UTC
Permalink
Upgraded compiler plugin to 3.8.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/27644918
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/27644918
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/27644918

Branch: refs/heads/master
Commit: 27644918b6e9d00c3ab06eed89372161b440e3ba
Parents: 3103dff
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:08:02 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/27644918/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 36c0f3f..9783891 100644
--- a/pom.xml
+++ b/pom.xml
@@ -996,7 +996,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.7.0</version>
+ <version>3.8.0</version>
<configuration>
<source>${javac.source}</source>
<target>${javac.target}</target>
l***@apache.org
2018-10-19 17:30:02 UTC
Permalink
Upgraded Surefire plugin version to 2.22.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/c44d987c
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/c44d987c
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/c44d987c

Branch: refs/heads/master
Commit: c44d987c91d2c305900e67dd4e0bdabb78c4c6eb
Parents: 422e742
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:00:22 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/c44d987c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 57e2683..179a56f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
<junit.version>4.12</junit.version>
<bytebuddy.version>1.9.1</bytebuddy.version>

- <surefire.plugin.version>2.22.0</surefire.plugin.version>
+ <surefire.plugin.version>2.22.1</surefire.plugin.version>
<maven.archiver.version>3.2.0</maven.archiver.version>
<plexus.archiver.version>3.6.0</plexus.archiver.version>
<!-- See https://pmd.github.io/ for available latest version -->
l***@apache.org
2018-10-19 17:30:03 UTC
Permalink
Upgraded Plexus archiver plugin version to 3.7.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/80693448
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/80693448
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/80693448

Branch: refs/heads/master
Commit: 8069344883b7ebc250a06e1d90efdb741282f62c
Parents: c44d987
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:00:50 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/80693448/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 179a56f..c27a9c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@

<surefire.plugin.version>2.22.1</surefire.plugin.version>
<maven.archiver.version>3.2.0</maven.archiver.version>
- <plexus.archiver.version>3.6.0</plexus.archiver.version>
+ <plexus.archiver.version>3.7.0</plexus.archiver.version>
<!-- See https://pmd.github.io/ for available latest version -->
<pmd.version>6.8.0</pmd.version>
</properties>
l***@apache.org
2018-10-19 17:30:05 UTC
Permalink
Upgraded PMD plugin version to 3.10.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/cfe3b77f
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/cfe3b77f
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/cfe3b77f

Branch: refs/heads/master
Commit: cfe3b77f8d78c004f2129005c9d2b43163850b1a
Parents: 2764491
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:09:19 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/cfe3b77f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9783891..44068bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -816,7 +816,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.9.0</version>
+ <version>3.10.0</version>
<configuration>
<targetJdk>${javac.target}</targetJdk>
<printFailingErrors>true</printFailingErrors>
l***@apache.org
2018-10-19 17:30:04 UTC
Permalink
Upgraded ByteBuddy version to 1.9.2


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

Branch: refs/heads/master
Commit: 7d07ea22fe8d9e898c2c3bc316552ad3de2242cd
Parents: 8069344
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:03:42 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/7d07ea22/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c27a9c5..79d6f19 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.1</bytebuddy.version>
+ <bytebuddy.version>1.9.2</bytebuddy.version>

<surefire.plugin.version>2.22.1</surefire.plugin.version>
<maven.archiver.version>3.2.0</maven.archiver.version>
l***@apache.org
2018-10-19 17:30:07 UTC
Permalink
Upgraded JXR plugin version to 3.0.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/fa4a4664
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/fa4a4664
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/fa4a4664

Branch: refs/heads/master
Commit: fa4a46648e02a0608a24a7aea924253439646df2
Parents: cfe3b77
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:10:04 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/fa4a4664/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 44068bd..bc84c2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1186,7 +1186,7 @@
<plugin> <!-- used by PMD to create a source XREF -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
- <version>2.5</version>
+ <version>3.0.0</version>
</plugin>
</plugins>
</reporting>
l***@apache.org
2018-10-19 17:30:06 UTC
Permalink
Upgraded Spring core version to 5.1.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/3103dffe
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/3103dffe
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/3103dffe

Branch: refs/heads/master
Commit: 3103dffe699b8506999f52313bc7979fda46cadf
Parents: 7d07ea2
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:04:29 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/3103dffe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 79d6f19..36c0f3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@

<bouncycastle.version>1.60</bouncycastle.version>
<slf4j.version>1.7.25</slf4j.version>
- <spring.version>5.1.0.RELEASE</spring.version>
+ <spring.version>5.1.1.RELEASE</spring.version>
<jgit.version>5.1.2.201810061102-r</jgit.version>
<junit.version>4.12</junit.version>
<bytebuddy.version>1.9.2</bytebuddy.version>
l***@apache.org
2018-10-19 17:30:09 UTC
Permalink
Upgraded sniffer plugin version to 1.17


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

Branch: refs/heads/master
Commit: 5cb857583cb2d52c10090330e8999699c24729d8
Parents: fa4a466
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:10:56 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/5cb85758/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bc84c2c..7e6e53d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -614,7 +614,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
- <version>1.16</version>
+ <version>1.17</version>
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
l***@apache.org
2018-10-19 17:30:08 UTC
Permalink
Upgraded bundle plugin version to 4.0.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/61a9a53b
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/61a9a53b
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/61a9a53b

Branch: refs/heads/master
Commit: 61a9a53b4a7207d4fd4bc020c5f53532c638dd0d
Parents: 267183f
Author: Lyor Goldstein <***@apache.org>
Authored: Fri Oct 19 10:12:25 2018 +0300
Committer: Lyor Goldstein <***@apache.org>
Committed: Fri Oct 19 20:35:19 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/61a9a53b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e07299a..faff521 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1075,7 +1075,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>3.5.0</version>
+ <version>4.0.0</version>
<inherited>true</inherited>
<extensions>true</extensions>
<executions>

Loading...