project: Update dependencies

This commit is contained in:
Owain van Brakel
2019-09-04 17:29:29 +02:00
parent 8a1d5170ac
commit 1c6a22e5c7

View File

@@ -27,20 +27,20 @@ ext {
// Dependencies versions // Dependencies versions
annotations = '17.0.0' annotations = '17.0.0'
antlr = '4.7.2' antlr = '4.7.2'
apacheCommonsCompress = '1.18' apacheCommonsCompress = '1.19'
apacheCommonsCsv = '1.7' apacheCommonsCsv = '1.7'
apacheCommonsText = '1.7' apacheCommonsText = '1.8'
asm = '7.1' asm = '7.1'
commonsCli = '1.4' commonsCli = '1.4'
discord = '1.1' discord = '1.1'
fernflower = '07082019' fernflower = '07082019'
findbugs = '3.0.2' findbugs = '3.0.2'
gson = '2.8.5' gson = '2.8.5'
guava = '28.0-jre' guava = '28.1-jre'
guice = '4.2.2' guice = '4.2.2'
h2 = '1.4.199' h2 = '1.4.199'
hamcrest = '2.1' hamcrest = '2.1'
httpcore = '4.4.11' httpcore = '4.4.12'
httpmime = '4.5.9' httpmime = '4.5.9'
javassist = '3.25.0-GA' javassist = '3.25.0-GA'
javaxInject = '1' javaxInject = '1'
@@ -50,7 +50,7 @@ ext {
jna = '5.4.0' jna = '5.4.0'
jogamp = '2.3.2' jogamp = '2.3.2'
jopt = '5.0.4' jopt = '5.0.4'
jooq = '3.11.12' jooq = '3.12.1'
junit = '4.12' junit = '4.12'
jupiter = '5.5.1' jupiter = '5.5.1'
logback = '1.2.3' logback = '1.2.3'
@@ -58,21 +58,21 @@ ext {
mapstruct = '1.3.0.Final' mapstruct = '1.3.0.Final'
mariadbJdbc = '2.4.3' mariadbJdbc = '2.4.3'
mavenPluginAnnotations = '3.6.0' mavenPluginAnnotations = '3.6.0'
mavenPluginApi = '3.6.1' mavenPluginApi = '3.6.2'
minio = '6.0.9' minio = '6.0.10'
mockito = '3.0.0' mockito = '3.0.0'
mongodbDriverSync = '3.11.0' mongodbDriverSync = '3.11.0'
mysqlConnectorJava = '8.0.17' mysqlConnectorJava = '8.0.17'
netty = '4.1.37.Final' netty = '4.1.39.Final'
okhttp3 = '4.1.0' okhttp3 = '4.1.0'
orangeExtensions = '1.0' orangeExtensions = '1.0'
petitparser = '2.2.0' petitparser = '2.2.0'
plexus = '3.2.1' plexus = '3.2.1'
rxjava = '2.2.11' rxjava = '2.2.12'
rxrelay = '2.1.0' rxrelay = '2.1.1'
scribejava = '6.7.0' scribejava = '6.7.0'
sisu = '0.3.3' sisu = '0.3.3'
slf4j = '1.7.26' slf4j = '1.7.28'
springJdbc = '5.1.9.RELEASE' springJdbc = '5.1.9.RELEASE'
springboot = '2.1.7.RELEASE' springboot = '2.1.7.RELEASE'
sql2o = '1.6.0' sql2o = '1.6.0'