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 ->
126
126
mysqlVersion = ' 8.0.11'
127
127
pahoMqttClientVersion = ' 1.2.0'
128
128
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'
131
131
romeToolsVersion = ' 1.9.0'
132
132
servletApiVersion = ' 4.0.0'
133
133
smackVersion = ' 4.3.0'
134
134
springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.1.0.BUILD-SNAPSHOT'
135
- springDataJpaVersion = ' 2.1.0.RELEASE '
135
+ springDataJpaVersion = ' 2.1.1.BUILD-SNAPSHOT '
136
136
springDataMongoVersion = ' 2.1.1.BUILD-SNAPSHOT'
137
137
springDataRedisVersion = ' 2.1.1.BUILD-SNAPSHOT'
138
138
springGemfireVersion = ' 2.1.1.BUILD-SNAPSHOT'
You can’t perform that action at this time.
0 commit comments