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 @@ -51,10 +51,10 @@ dependencies {
5151 testImplementation ' com.tngtech.archunit:archunit-junit4:0.22.0'
5252
5353 // https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml
54- testImplementation group : ' com.fasterxml.jackson.dataformat' , name : ' jackson-dataformat-yaml' , version : ' 2.16.1 '
54+ testImplementation group : ' com.fasterxml.jackson.dataformat' , name : ' jackson-dataformat-yaml' , version : ' 2.18.2 '
5555
5656 // https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core
57- testImplementation group : ' com.fasterxml.jackson.core' , name : ' jackson-databind' , version : ' 2.16.1 '
57+ testImplementation group : ' com.fasterxml.jackson.core' , name : ' jackson-databind' , version : ' 2.18.2 '
5858}
5959
6060jar {
You can’t perform that action at this time.
0 commit comments