From 4ef8f3249b37c9ae047172b25f551fec8eba7458 Mon Sep 17 00:00:00 2001 From: yanng Date: Wed, 30 Oct 2024 21:33:12 +0800 Subject: [PATCH] V1.4.4 Springboot version update --- pom.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index fa1c157..c6b7aaa 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,24 @@ - + 4.0.0 com.example.sshd echo-sshd-server - 1.4.3 + 1.4.4 ECHO SSH SERVER Learning Apache Mina SSHD library org.springframework.boot spring-boot-starter-parent - 3.3.2 + 3.3.5 17 2.0.25 0.14.0 - 2.13.0 + 2.17.0 1.4.0 + 3.17.0 @@ -48,6 +49,10 @@ commons-exec ${commons-exec.version} + + org.apache.commons + commons-lang3 + commons-codec commons-codec