File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,14 +51,14 @@ dependencies {
5151
5252 implementation ' joda-time:joda-time:2.14.0'
5353 implementation ' org.apache.commons:commons-exec:1.5.0'
54- implementation ' commons-io:commons-io:2.19 .0'
54+ implementation ' commons-io:commons-io:2.20 .0'
5555
56- implementation platform(' com.fasterxml.jackson:jackson-bom:2.19.1 ' )
56+ implementation platform(' com.fasterxml.jackson:jackson-bom:2.19.2 ' )
5757 implementation ' com.fasterxml.jackson.core:jackson-databind'
5858 implementation ' com.fasterxml.jackson.core:jackson-annotations'
5959 implementation ' org.apache.commons:commons-lang3:3.18.0'
6060
61- testImplementation platform(' org.junit:junit-bom:5.13.2 ' )
61+ testImplementation platform(' org.junit:junit-bom:5.13.4 ' )
6262 testImplementation ' org.junit.jupiter:junit-jupiter-api'
6363 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine'
6464 testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
You can’t perform that action at this time.
0 commit comments