solution: update libs to the latest

This commit is contained in:
Igor Artamonov
2020-05-21 20:48:33 -04:00
parent 2fc6896a83
commit 4a698f8c09
6 changed files with 19 additions and 29 deletions

View File

@@ -2,21 +2,18 @@
groovyVersion=2.5.5
kotlinVersion=1.3.11
protocVersion=3.7.1
# Main Libs
slf4jVersion=1.7.25
jacksonVersion=2.9.8
jacksonVersion=2.11.0
grpcVersion=1.20.0
protobufVersion=3.7.1
# Core
springBootVersion=2.1.4.RELEASE
springVersion=5.1.4.RELEASE
springBootVersion=2.1.14.RELEASE
springVersion=5.2.6.RELEASE
springSecurtyVersion=5.3.2.RELEASE
reactorVersion=3.3.5.RELEASE
nettyVersion=4.1.49.Final
# Our Libs
etherjarVersion=0.9.1
# Testing
spockVersion=1.3-groovy-2.5