diff --git a/build.gradle b/build.gradle index 665f364..735fbd1 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,7 @@ dependencies { // Used to load MIME-types from JSON // https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind - testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1' + testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2' } // Convert legacy dependency to named Java module