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,13 +126,13 @@ subprojects { subproject ->
126126 mysqlVersion = ' 8.0.11'
127127 pahoMqttClientVersion = ' 1.2.0'
128128 postgresVersion = ' 42.0.0'
129- reactorNettyVersion = ' 0.8.0 .RELEASE'
130- reactorVersion = ' 3.2.0 .RELEASE'
129+ reactorNettyVersion = ' 0.8.1 .RELEASE'
130+ reactorVersion = ' 3.2.1 .RELEASE'
131131 romeToolsVersion = ' 1.9.0'
132132 servletApiVersion = ' 4.0.0'
133133 smackVersion = ' 4.3.0'
134134 springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.1.0.BUILD-SNAPSHOT'
135- springDataJpaVersion = ' 2.1.0.RELEASE '
135+ springDataJpaVersion = ' 2.1.1.BUILD-SNAPSHOT '
136136 springDataMongoVersion = ' 2.1.1.BUILD-SNAPSHOT'
137137 springDataRedisVersion = ' 2.1.1.BUILD-SNAPSHOT'
138138 springGemfireVersion = ' 2.1.1.BUILD-SNAPSHOT'
You can’t perform that action at this time.
0 commit comments