File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ slf4j = "2.0.17"
33
44[libraries ]
55bouncycastle = " org.bouncycastle:bcprov-jdk18on:1.80"
6- jackson-databind = " com.fasterxml.jackson.core:jackson-databind:2.18.2 "
6+ jackson-databind = " com.fasterxml.jackson.core:jackson-databind:2.18.3 "
77argparse4j = " net.sourceforge.argparse4j:argparse4j:0.9.0"
88dbusjava = " com.github.hypfvieh:dbus-java-transport-native-unixsocket:5.0.0"
99slf4j-api = { module = " org.slf4j:slf4j-api" , version.ref = " slf4j" }
1010slf4j-jul = { module = " org.slf4j:jul-to-slf4j" , version.ref = " slf4j" }
11- logback = " ch.qos.logback:logback-classic:1.5.17 "
11+ logback = " ch.qos.logback:logback-classic:1.5.18 "
1212
1313signalservice = " com.github.turasa:signal-service-java:2.15.3_unofficial_119"
1414sqlite = " org.xerial:sqlite-jdbc:3.49.1.0"
15- hikari = " com.zaxxer:HikariCP:6.2.1 "
15+ hikari = " com.zaxxer:HikariCP:6.3.0 "
1616junit-jupiter = " org.junit.jupiter:junit-jupiter:5.12.0"
1717junit-launcher = " org.junit.platform:junit-platform-launcher:1.12.0"
You can’t perform that action at this time.
0 commit comments