Upgraded ByteBuddy version to 1.9.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/074fda20
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/074fda20
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/074fda20

Branch: refs/heads/master
Commit: 074fda200fdb6463f67903fdd8b322d1d2e347bc
Parents: 4e91cca
Author: Lyor Goldstein <[email protected]>
Authored: Wed Oct 3 20:35:48 2018 +0300
Committer: Goldstein Lyor <[email protected]>
Committed: Thu Oct 4 08:50:08 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/074fda20/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 44d786d..fa75c9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
         <spring.version>5.1.0.RELEASE</spring.version>
         <jgit.version>5.1.1.201809181055-r</jgit.version>
         <junit.version>4.12</junit.version>
-        <bytebuddy.version>1.8.17</bytebuddy.version>
+        <bytebuddy.version>1.9.0</bytebuddy.version>
 
         <surefire.plugin.version>2.22.0</surefire.plugin.version>
         <maven.archiver.version>3.2.0</maven.archiver.version>

Reply via email to