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 @@ -47,7 +47,7 @@ dependencies {
4747 implementation " com.github.ben-manes.caffeine:caffeine:${ caffeineVersion} "
4848 implementation " org.apache.commons:commons-text:${ commonTextVersion} "
4949 api " com.commercetools.sdk:commercetools-sdk-java-api:${ commercetoolsJavaSdkV2Version} "
50- api ' commons-io:commons-io:2.15 .1'
50+ api ' commons-io:commons-io:2.16 .1'
5151 api ' commons-codec:commons-codec:1.16.1'
5252 api ' com.google.code.findbugs:annotations:3.0.1'
5353 api ' com.neovisionaries:nv-i18n:1.29'
@@ -57,5 +57,5 @@ dependencies {
5757 testRuntimeOnly " org.junit.jupiter:junit-jupiter-engine:${ jupiterApiVersion} "
5858 testRuntimeOnly " org.junit.vintage:junit-vintage-engine:${ jupiterApiVersion} "
5959 testImplementation " org.assertj:assertj-core:${ assertjVersion} "
60- testImplementation ' com.github.spotbugs:spotbugs-annotations:4.8.3 '
60+ testImplementation ' com.github.spotbugs:spotbugs-annotations:4.8.4 '
6161}
You can’t perform that action at this time.
0 commit comments