[ANY] Update depencencides

This commit is contained in:
Gravita 2023-07-16 13:18:00 +07:00
parent 663685934b
commit fd24ca0ca7

View file

@ -1,11 +1,11 @@
project.ext {
verAsm = '9.4'
verNetty = '4.1.87.Final'
verOshiCore = '6.4.0'
verJunit = '5.9.2'
verNetty = '4.1.94.Final'
verOshiCore = '6.4.4'
verJunit = '5.9.3'
verGuavaC = '30.1.1-jre'
verJansi = '2.4.0'
verJline = '3.22.0'
verJline = '3.23.0'
verJwt = '0.11.5'
verBcprov = '1.70'
verGson = '2.10.1'
@ -13,8 +13,8 @@
verSlf4j = '1.7.36'
verLog4j = '2.19.0'
verMySQLConn = '8.0.33'
verPostgreSQLConn = '42.5.1'
verProguard = '7.3.1'
verPostgreSQLConn = '42.6.0'
verProguard = '7.3.2'
verLaunch4j = '3.50'
verHibernate = '5.5.6.Final'
}