This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


The following commit(s) were added to refs/heads/master by this push:
     new e142a498e [improve] upgrade ssh core dependency version (#2349)
e142a498e is described below

commit e142a498e2c23273ce9257ac53bda01525e37065
Author: aias00 <[email protected]>
AuthorDate: Wed Jul 24 23:05:53 2024 +0800

    [improve] upgrade ssh core dependency version (#2349)
    
    Co-authored-by: tomsun28 <[email protected]>
---
 collector/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/collector/pom.xml b/collector/pom.xml
index 0246bf6a8..241c999c4 100644
--- a/collector/pom.xml
+++ b/collector/pom.xml
@@ -126,7 +126,7 @@
         <dependency>
             <groupId>org.apache.sshd</groupId>
             <artifactId>sshd-core</artifactId>
-            <version>2.8.0</version>
+            <version>2.13.1</version>
         </dependency>
         <dependency>
             <groupId>net.i2p.crypto</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to