[ANY] Update dependencies

This commit is contained in:
Gravita 2022-07-12 15:39:44 +07:00
parent ab7e5ce2f7
commit 1d349746d3

View file

@ -1,20 +1,20 @@
project.ext {
verAsm = '9.2'
verNetty = '4.1.75.Final'
verOshiCore = '6.2.0'
verAsm = '9.3'
verNetty = '4.1.78.Final'
verOshiCore = '6.2.1'
verJunit = '5.8.2'
verGuavaC = '30.1.1-jre'
verJansi = '2.4.0'
verJline = '3.21.0'
verJwt = '0.11.2'
verJwt = '0.11.5'
verBcprov = '1.70'
verGson = '2.9.0'
verBcpkix = '1.70'
verSlf4j = '1.7.36'
verLog4j = '2.17.2'
verMySQLConn = '8.0.28'
verPostgreSQLConn = '42.3.3'
verProguard = '7.2.1'
verMySQLConn = '8.0.29'
verPostgreSQLConn = '42.4.0'
verProguard = '7.2.2'
verLaunch4j = '3.14'
verHibernate = '5.5.6.Final'
}