File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 64
64
groovyVersion = ' 3.0.8'
65
65
hamcrestVersion = ' 2.2'
66
66
hazelcastVersion = ' 4.0.3'
67
- hibernateVersion = ' 5.4.31 .Final'
67
+ hibernateVersion = ' 5.4.32 .Final'
68
68
hsqldbVersion = ' 2.5.1'
69
69
h2Version = ' 1.4.200'
70
70
jacksonVersion = ' 2.11.4'
85
85
lettuceVersion = ' 6.0.7.RELEASE'
86
86
log4jVersion = ' 2.13.3'
87
87
mailVersion = ' 1.6.7'
88
- micrometerVersion = ' 1.5.16 '
88
+ micrometerVersion = ' 1.5.17 '
89
89
mockitoVersion = ' 3.6.28'
90
90
mongoDriverVersion = ' 4.1.2'
91
91
mysqlVersion = ' 8.0.26'
@@ -101,11 +101,11 @@ ext {
101
101
smackVersion = ' 4.3.5'
102
102
soapVersion = ' 1.4.0'
103
103
springAmqpVersion = project. hasProperty(' springAmqpVersion' ) ? project. springAmqpVersion : ' 2.3.10'
104
- springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2020.0.10 '
104
+ springDataVersion = project. hasProperty(' springDataVersion' ) ? project. springDataVersion : ' 2020.0.12 '
105
105
springKafkaVersion = ' 2.6.10'
106
106
springRetryVersion = ' 1.3.1'
107
- springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.4.7 '
108
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.8 '
107
+ springSecurityVersion = project. hasProperty(' springSecurityVersion' ) ? project. springSecurityVersion : ' 5.4.8 '
108
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.9 '
109
109
springWsVersion = ' 3.0.10.RELEASE'
110
110
tomcatVersion = ' 9.0.50'
111
111
xstreamVersion = ' 1.4.17'
You can’t perform that action at this time.
0 commit comments