Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot] c6c4ec2b30
Merge fa22f9b116 into 0583909749 2025-06-14 04:26:05 +00:00
renovate[bot] fa22f9b116
fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.19.1 2025-06-14 04:26:03 +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"
tika = "3.1.0"
owl = "0.0.1"
jackson = "2.18.2"
jackson = "2.19.1"
protobuf = "4.29.3"
grpc-java = "1.72.0"
grpc-kotlin = "1.4.3"