[ANY] Update dependencies

This commit is contained in:
Gravita 2024-01-17 23:51:56 +07:00
parent 8762aa470c
commit f42e6de0b0

View file

@ -1,19 +1,19 @@
project.ext {
verAsm = '9.6'
verNetty = '4.1.99.Final'
verOshiCore = '6.4.6'
verOshiCore = '6.4.11'
verJunit = '5.9.3'
verGuavaC = '30.1.1-jre'
verJansi = '2.4.0'
verJline = '3.23.0'
verJansi = '2.4.1'
verJline = '3.25.0'
verJwt = '0.11.5'
verBcprov = '1.70'
verGson = '2.10.1'
verBcpkix = '1.70'
verSlf4j = '1.7.36'
verLog4j = '2.20.0'
verMySQLConn = '8.1.0'
verPostgreSQLConn = '42.6.0'
verProguard = '7.4.0'
verMySQLConn = '8.3.0'
verPostgreSQLConn = '42.7.1'
verProguard = '7.4.1'
verLaunch4j = '3.50'
}