mirror of https://github.com/usbharu/Hideout.git
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.19.2 (#708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4aa0df1790
commit
097574c5b6
|
@ -9,7 +9,7 @@ coroutines = "1.10.2"
|
||||||
swagger = "2.2.35"
|
swagger = "2.2.35"
|
||||||
tika = "3.2.1"
|
tika = "3.2.1"
|
||||||
owl = "0.0.1"
|
owl = "0.0.1"
|
||||||
jackson = "2.18.2"
|
jackson = "2.19.2"
|
||||||
protobuf = "4.31.1"
|
protobuf = "4.31.1"
|
||||||
grpc-java = "1.72.0"
|
grpc-java = "1.72.0"
|
||||||
grpc-kotlin = "1.4.3"
|
grpc-kotlin = "1.4.3"
|
||||||
|
|
Loading…
Reference in New Issue