File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ configurations.all {
7878 force ' commons-cli:commons-cli:1.3.1'
7979 force ' org.apache.httpcomponents:httpcore:4.4.12'
8080 force " org.apache.commons:commons-lang3:3.4"
81- force " org.springframework:spring-core:5.3.19 "
81+ force " org.springframework:spring-core:5.3.20 "
8282 force " com.google.guava:guava:30.0-jre"
8383 }
8484}
@@ -122,7 +122,7 @@ dependencies {
122122 testImplementation ' junit:junit:4.13.1'
123123 testImplementation ' org.apache.httpcomponents:fluent-hc:4.5.13'
124124 testImplementation ' org.mockito:mockito-core:2.23.0'
125- testImplementation ' org.springframework.kafka:spring-kafka-test:2.8.5 '
125+ testImplementation ' org.springframework.kafka:spring-kafka-test:2.8.6 '
126126 testImplementation ' javax.servlet:servlet-api:2.5'
127127 testImplementation ' com.unboundid:unboundid-ldapsdk:4.0.9'
128128 testImplementation ' com.github.stephenc.jcip:jcip-annotations:1.0-1'
You can’t perform that action at this time.
0 commit comments