We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6710012 commit a284196Copy full SHA for a284196
1 file changed
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
implementation 'com.github.spotbugs:spotbugs-annotations:4.4.1'
38
implementation 'com.google.guava:guava:31.0.1-jre'
39
implementation 'com.google.mug:mug:5.5'
40
- implementation 'com.hierynomus:sshj:0.31.0'
+ implementation 'com.hierynomus:sshj:0.34.0'
41
implementation 'org.postgresql:postgresql'
42
runtimeOnly 'org.flywaydb:flyway-core'
43
runtimeOnly 'com.github.gavlyukovskiy:p6spy-spring-boot-starter:1.7.1'
0 commit comments