project: Update gradle dependencies

This commit is contained in:
Ganom
2019-10-01 00:08:17 +00:00
parent 9f869c6ec9
commit e6ed2190f7

View File

@@ -32,7 +32,7 @@ ext {
apacheCommonsCompress = '1.19'
apacheCommonsCsv = '1.7'
apacheCommonsText = '1.8'
asm = '7.1'
asm = '7.2'
commonsCli = '1.4'
discord = '1.1'
fernflower = '07082019'
@@ -43,7 +43,7 @@ ext {
h2 = '1.4.199'
hamcrest = '2.1'
httpcore = '4.4.12'
httpmime = '4.5.9'
httpmime = '4.5.10'
javassist = '3.25.0-GA'
javax = '1.3.2'
javaxInject = '1'
@@ -59,7 +59,7 @@ ext {
jupiter = '5.5.2'
logback = '1.2.3'
lombok = '1.18.10'
mapstruct = '1.3.0.Final'
mapstruct = '1.3.1.Final'
mariadbJdbc = '2.4.4'
mavenPluginAnnotations = '3.6.0'
mavenPluginApi = '3.6.2'
@@ -67,7 +67,7 @@ ext {
mockito = '3.0.0'
mongodbDriverSync = '3.11.0'
mysqlConnectorJava = '8.0.17'
netty = '4.1.39.Final'
netty = '4.1.42.Final'
okhttp3 = '4.2.0'
orangeExtensions = '1.0'
petitparser = '2.2.0'
@@ -77,7 +77,7 @@ ext {
scribejava = '6.8.1'
sisu = '0.3.3'
slf4j = '1.7.28'
springJdbc = '5.1.9.RELEASE'
springJdbc = '5.2.0.RELEASE'
springboot = '2.1.8.RELEASE'
sql2o = '1.6.0'
substance = '8.0.02'