Upgrade test dependencies

This commit is contained in:
Eleftheria Stein
2021-01-18 12:54:54 +01:00
parent 0a0766e4a8
commit e17d0cc1d9
16 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'com.fasterxml.jackson:jackson-bom:2.11.3'
mavenBom 'com.fasterxml.jackson:jackson-bom:2.12.1'
}
dependencies {