We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b60c2 commit 141166cCopy full SHA for 141166c
build.gradle
@@ -128,8 +128,8 @@ subprojects { subproject ->
128
mysqlVersion = '6.0.6'
129
pahoMqttClientVersion = '1.2.0'
130
postgresVersion = '42.0.0'
131
- reactorNettyVersion = '0.7.5.RELEASE'
132
- reactorVersion = '3.1.5.RELEASE'
+ reactorNettyVersion = '0.7.6.RELEASE'
+ reactorVersion = '3.1.6.RELEASE'
133
romeToolsVersion = '1.8.0'
134
servletApiVersion = '4.0.0'
135
smackVersion = '4.2.2'
0 commit comments