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 <[email protected]>
Authored: Thu Oct 11 20:23:16 2018 +0300
Committer: Goldstein Lyor <[email protected]>
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>

Reply via email to