Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot] 56eeed5980
Merge a4f20ea039 into 83cff53fac 2025-05-12 06:37:39 +00:00
renovate[bot] a4f20ea039
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.19.0 2025-05-12 06:37:37 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ coroutines = "1.10.2"
swagger = "2.2.30" swagger = "2.2.30"
tika = "3.1.0" tika = "3.1.0"
owl = "0.0.1" owl = "0.0.1"
jackson = "2.18.2" jackson = "2.19.0"
protobuf = "4.29.3" protobuf = "4.29.3"
grpc-java = "1.72.0" grpc-java = "1.72.0"
grpc-kotlin = "1.4.3" grpc-kotlin = "1.4.3"