@@ -47,24 +47,24 @@ ext {
47
47
commonsPoolVersion = ' 2.11.1'
48
48
googleJsr305Version = ' 3.0.2'
49
49
hamcrestVersion = ' 2.2'
50
- hibernateValidationVersion = ' 6.2.0 .Final'
51
- jacksonBomVersion = ' 2.13.1 '
50
+ hibernateValidationVersion = ' 6.2.3 .Final'
51
+ jacksonBomVersion = ' 2.13.2 '
52
52
jaywayJsonPathVersion = ' 2.6.0'
53
53
junit4Version = ' 4.13.2'
54
54
junitJupiterVersion = ' 5.8.2'
55
55
log4jVersion = ' 2.17.1'
56
56
logbackVersion = ' 1.2.3'
57
57
lz4Version = ' 1.8.0'
58
- micrometerVersion = ' 2.0.0-SNAPSHOT '
59
- mockitoVersion = ' 3.11.2 '
58
+ micrometerVersion = ' 2.0.0-M3 '
59
+ mockitoVersion = ' 4.0.0 '
60
60
rabbitmqStreamVersion = ' 0.4.0'
61
61
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.13.1'
62
62
rabbitmqHttpClientVersion = ' 3.12.1'
63
- reactorVersion = ' 2020.0.15 '
63
+ reactorVersion = ' 2020.0.17 '
64
64
snappyVersion = ' 1.1.8.4'
65
- springDataCommonsVersion = ' 3.0.0-M1 '
66
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.0-M2 '
67
- springRetryVersion = ' 1.3.1 '
65
+ springDataCommonsVersion = ' 3.0.0-M2 '
66
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.0-M3 '
67
+ springRetryVersion = ' 1.3.2 '
68
68
zstdJniVersion = ' 1.5.0-2'
69
69
}
70
70
0 commit comments