mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Update jackson
This commit is contained in:
parent
e961488b1a
commit
3d11221732
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ dependencyResolutionManagement {
|
|||
versionCatalogs {
|
||||
create("libs") {
|
||||
library("bouncycastle", "org.bouncycastle", "bcprov-jdk18on").version("1.78.1")
|
||||
library("jackson.databind", "com.fasterxml.jackson.core", "jackson-databind").version("2.17.1")
|
||||
library("jackson.databind", "com.fasterxml.jackson.core", "jackson-databind").version("2.17.2")
|
||||
library("argparse4j", "net.sourceforge.argparse4j", "argparse4j").version("0.9.0")
|
||||
library("dbusjava", "com.github.hypfvieh", "dbus-java-transport-native-unixsocket").version("5.0.0")
|
||||
version("slf4j", "2.0.13")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue