Update msgpack to 0.9.11 and slf4j to 2.x (#1501)

This commit is contained in:
odenix
2026-04-06 22:00:07 -07:00
committed by GitHub
parent dcd60b8194
commit 623912eca0
18 changed files with 21 additions and 21 deletions

View File

@@ -49,12 +49,12 @@ ktfmt = "0.53"
# replaces nuValidator's log4j dependency
# 2.17.1 is the last version compatible with nuValidator
log4j = "2.17.1"
msgpack = "0.9.8"
msgpack = "0.9.11"
nexusPublishPlugin = "2.0.0"
nuValidator = "26.+"
paguro = "3.+"
shadowPlugin = "9.+"
slf4j = "1.+"
slf4j = "2.+"
snakeYaml = "2.+"
spotlessPlugin = "6.25.0"
wiremock = "3.+"