Update apache-commons-lang3 to 3.14.0

Update jackson to 2.17.1

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
This commit is contained in:
HenrikJannsen 2024-06-06 14:22:13 +07:00
parent 5d8e36215f
commit 348e66e55e
No known key found for this signature in database
GPG Key ID: 02AA2BAE387C8307

View File

@ -1,5 +1,5 @@
[versions]
apache-commons-lang3 = { strictly = '3.11' }
apache-commons-lang3 = { strictly = '3.14.0' }
apache-httpclient = { strictly = '4.5.12' }
apache-httpcore = { strictly = '4.4.13' }
@ -25,7 +25,7 @@ google-guice = { strictly = '5.0.1' }
grpc = { strictly = '1.42.1' }
hamcrest = { strictly = '2.2' }
jackson = { strictly = '2.12.1' }
jackson = { strictly = '2.17.1' }
javax-annotation = { strictly = '1.2' }
jcsv = { strictly = '1.4.0' }
jetbrains-annotations = { strictly = '13.0' }