@@ -5,8 +5,8 @@ ch.qos.logback:logback-classic:1.5.18=testRuntimeClasspath
55ch.qos.logback:logback-core:1.5.18=testRuntimeClasspath
66com.jcraft:jsch:0.1.55=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
77com.jcraft:jzlib:1.1.3=runtimeClasspath,testRuntimeClasspath
8- net.bytebuddy:byte-buddy-agent:1.15.11 =testCompileClasspath,testRuntimeClasspath
9- net.bytebuddy:byte-buddy:1.15.11 =testCompileClasspath,testRuntimeClasspath
8+ net.bytebuddy:byte-buddy-agent:1.17.5 =testCompileClasspath,testRuntimeClasspath
9+ net.bytebuddy:byte-buddy:1.17.5 =testCompileClasspath,testRuntimeClasspath
1010org.apache.sshd:sshd-common:2.15.0=testCompileClasspath,testRuntimeClasspath
1111org.apache.sshd:sshd-core:2.15.0=testCompileClasspath,testRuntimeClasspath
1212org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
@@ -23,8 +23,8 @@ org.junit.platform:junit-platform-commons:1.12.2=testCompileClasspath,testRuntim
2323org.junit.platform:junit-platform-engine:1.12.2=testRuntimeClasspath
2424org.junit.platform:junit-platform-launcher:1.12.2=testRuntimeClasspath
2525org.junit:junit-bom:5.12.2=testCompileClasspath,testRuntimeClasspath
26- org.mockito:mockito-core:5.17 .0=testCompileClasspath,testRuntimeClasspath
27- org.mockito:mockito-junit-jupiter:5.17 .0=testCompileClasspath,testRuntimeClasspath
26+ org.mockito:mockito-core:5.18 .0=testCompileClasspath,testRuntimeClasspath
27+ org.mockito:mockito-junit-jupiter:5.18 .0=testCompileClasspath,testRuntimeClasspath
2828org.objenesis:objenesis:3.3=testRuntimeClasspath
2929org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
3030org.ow2.asm:asm-commons:9.7=jacocoAnt
0 commit comments