We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6710012 commit 0f4185eCopy full SHA for 0f4185e
1 file changed
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation 'net.javacrumbs.shedlock:shedlock-spring:4.28.0'
35
implementation 'net.javacrumbs.shedlock:shedlock-provider-jdbc-template:4.28.0'
36
implementation 'com.github.zhanhb:thymeleaf-layout-dialect:2.5.3'
37
- implementation 'com.github.spotbugs:spotbugs-annotations:4.4.1'
+ implementation 'com.github.spotbugs:spotbugs-annotations:4.7.3'
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'
0 commit comments