File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -126,12 +126,12 @@ subprojects { subproject ->
126126 mysqlVersion = ' 8.0.11'
127127 pahoMqttClientVersion = ' 1.2.0'
128128 postgresVersion = ' 42.0.0'
129- reactorNettyVersion = ' 0.8.0.BUILD-SNAPSHOT '
130- reactorVersion = ' 3.2.0.BUILD-SNAPSHOT '
129+ reactorNettyVersion = ' 0.8.0.M2 '
130+ reactorVersion = ' 3.2.0.M4 '
131131 romeToolsVersion = ' 1.9.0'
132132 servletApiVersion = ' 4.0.0'
133133 smackVersion = ' 4.2.3'
134- springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.1.0.RC2 '
134+ springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.1.0.BUILD-SNAPSHOT '
135135 springDataJpaVersion = ' 2.1.0.RC2'
136136 springDataMongoVersion = ' 2.1.0.RC2'
137137 springDataRedisVersion = ' 2.1.0.RC2'
You can’t perform that action at this time.
0 commit comments