|
|
@ -19,8 +19,8 @@ asm-tree = { module = "org.ow2.asm:asm-tree", version.ref = "asm" } |
|
|
|
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" } |
|
|
|
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" } |
|
|
|
bootstrap = { module = "org.webjars:bootstrap", version = "5.1.3" } |
|
|
|
bootstrap = { module = "org.webjars:bootstrap", version = "5.1.3" } |
|
|
|
bootstrapTable = { module = "org.webjars.npm:bootstrap-table", version = "1.19.1" } |
|
|
|
bootstrapTable = { module = "org.webjars.npm:bootstrap-table", version = "1.19.1" } |
|
|
|
bouncyCastle-pkix = { module = "org.bouncycastle:bcpkix-jdk15on", version = "1.69" } |
|
|
|
bouncyCastle-pkix = { module = "org.bouncycastle:bcpkix-jdk15on", version = "1.70" } |
|
|
|
bouncyCastle-provider = { module = "org.bouncycastle:bcprov-jdk15on", version = "1.69" } |
|
|
|
bouncyCastle-provider = { module = "org.bouncycastle:bcprov-jdk15on", version = "1.70" } |
|
|
|
byteUnits = { module = "com.jakewharton.byteunits:byteunits", version = "0.9.1" } |
|
|
|
byteUnits = { module = "com.jakewharton.byteunits:byteunits", version = "0.9.1" } |
|
|
|
clikt = { module = "com.github.ajalt.clikt:clikt", version = "3.3.0" } |
|
|
|
clikt = { module = "com.github.ajalt.clikt:clikt", version = "3.3.0" } |
|
|
|
commons-compress = { module = "org.apache.commons:commons-compress", version.ref = "commons-compress" } |
|
|
|
commons-compress = { module = "org.apache.commons:commons-compress", version.ref = "commons-compress" } |
|
|
|