This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from b4f2c4a44 Bump com.github.mwiede:jsch from 2.27.3 to 2.27.4 (#845)
add e82a9d378 Add Maven Wrapper
No new revisions were added by this update.
Summary of changes:
.gitattributes | 2 +
.mvn/wrapper/maven-wrapper.properties | 3 +
assembly/src/main/descriptors/unix-src.xml | 4 +-
assembly/src/main/descriptors/windows-src.xml | 4 +-
mvnw | 295 ++++++++++++++++++++++++++
mvnw.cmd | 189 +++++++++++++++++
6 files changed, 495 insertions(+), 2 deletions(-)
create mode 100644 .mvn/wrapper/maven-wrapper.properties
create mode 100755 mvnw
create mode 100644 mvnw.cmd