[ANY] Update dependencies

This commit is contained in:
Gravita 2024-09-18 16:37:41 +07:00
parent 5a2d0d8e84
commit 1463df0bf8
No known key found for this signature in database
GPG key ID: 543A8F335C9CD633

View file

@ -1,11 +1,11 @@
project.ext {
verAsm = '9.7'
verNetty = '4.1.110.Final'
verOshiCore = '6.6.1'
verOshiCore = '6.6.4'
verJunit = '5.10.2'
verGuavaC = '30.1.1-jre'
verJansi = '2.4.1'
verJline = '3.25.0'
verJline = '3.26.3'
verJwt = '0.11.5'
verBcprov = '1.70'
verGson = '2.10.1'
@ -13,7 +13,7 @@
verSlf4j = '1.7.36'
verLog4j = '2.20.0'
verMySQLConn = '8.4.0'
verPostgreSQLConn = '42.7.3'
verPostgreSQLConn = '42.7.4'
verProguard = '7.5.0'
verLaunch4j = '3.50'
}