Update Jackson (#4512)

* Update jackson

* relocate yaml on velocity
This commit is contained in:
chris 2024-03-21 19:05:41 +01:00 committed by GitHub
parent 867cf6da05
commit 4fa0bcd01b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 3 deletions

View file

@ -8,6 +8,7 @@ dependencies {
platformRelocate("com.fasterxml.jackson")
platformRelocate("it.unimi.dsi.fastutil")
platformRelocate("net.kyori.adventure.text.serializer.gson.legacyimpl")
platformRelocate("org.yaml")
exclude("com.google.*:*")