[ANY] Update dependencies

This commit is contained in:
Gravita 2025-02-03 01:12:42 +07:00
parent 91d707b844
commit cdf33cebc5
No known key found for this signature in database
GPG key ID: 543A8F335C9CD633
2 changed files with 9 additions and 9 deletions

@ -1 +1 @@
Subproject commit f02bbbc20de0cbbf45f82b2dc5e2efcb1d846d44
Subproject commit b2e476e5bb61c445937ec77078cd7597933847df

View file

@ -1,19 +1,19 @@
project.ext {
verAsm = '9.7.1'
verNetty = '4.1.114.Final'
verOshiCore = '6.6.5'
verJunit = '5.11.2'
verOshiCore = '6.6.6'
verJunit = '5.11.4'
verGuavaC = '30.1.1-jre'
verJansi = '2.4.1'
verJline = '3.26.3'
verJline = '3.29.0'
verJwt = '0.11.5'
verBcprov = '1.70'
verGson = '2.11.0'
verGson = '2.12.1'
verBcpkix = '1.70'
verSlf4j = '1.7.36'
verLog4j = '2.24.1'
verMySQLConn = '9.0.0'
verPostgreSQLConn = '42.7.4'
verProguard = '7.6.0'
verLog4j = '2.24.3'
verMySQLConn = '9.2.0'
verPostgreSQLConn = '42.7.5'
verProguard = '7.6.1'
verLaunch4j = '3.50'
}