Merge b82bcb0f9e87dc945c696e33b6131cdcab623097 into 313f5392ef82db1e2dd81da8ccc9df52c2c4610d

This commit is contained in:
morph027 2026-03-15 20:03:13 +01:00 committed by GitHub
commit 7e165ee1c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ junit = "6.0.2"
[libraries]
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.83"
jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.20.2"
jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.21.1"
argparse4j = "net.sourceforge.argparse4j:argparse4j:0.9.0"
dbusjava = "com.github.hypfvieh:dbus-java-transport-native-unixsocket:5.0.0"
zxing = "com.google.zxing:core:3.5.4"