2023-02-28T02:13:01
This commit is contained in:
@@ -10,9 +10,9 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation ("com.fasterxml.jackson.core:jackson-databind:2.12.4")
|
||||
implementation ("com.fasterxml.jackson.core:jackson-databind:2.14.2")
|
||||
|
||||
implementation ("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.12.4")
|
||||
implementation ("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.14.2")
|
||||
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.12.4")
|
||||
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.12.4")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user