diff --git a/build.gradle b/build.gradle index f9fb32b..ce4dc34 100644 --- a/build.gradle +++ b/build.gradle @@ -32,7 +32,7 @@ dependencies { compile 'com.google.inject:guice:5.0.1' - compile 'com.fasterxml.jackson.core:jackson-databind:2.13.1' + compile 'com.fasterxml.jackson.core:jackson-databind:2.14.1' compile 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.1' implementation 'org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT'