File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -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.3 .Final'
51
- jacksonBomVersion = ' 2.13.4'
50
+ hibernateValidationVersion = ' 6.2.5 .Final'
51
+ jacksonBomVersion = ' 2.13.4.20221013 '
52
52
jaywayJsonPathVersion = ' 2.4.0'
53
53
junit4Version = ' 4.13.2'
54
54
junitJupiterVersion = ' 5.8.2'
55
55
log4jVersion = ' 2.17.2'
56
56
logbackVersion = ' 1.2.3'
57
57
lz4Version = ' 1.8.0'
58
- micrometerVersion = ' 1.8.10 '
58
+ micrometerVersion = ' 1.8.12 '
59
59
mockitoVersion = ' 3.11.2'
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.24 '
63
+ reactorVersion = ' 2020.0.25 '
64
64
snappyVersion = ' 1.1.8.4'
65
- springDataCommonsVersion = ' 2.6.7 '
66
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.23 '
67
- springRetryVersion = ' 1.3.3 '
65
+ springDataCommonsVersion = ' 2.6.10 '
66
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 5.3.24 '
67
+ springRetryVersion = ' 1.3.4 '
68
68
zstdJniVersion = ' 1.5.0-2'
69
69
}
70
70
You can’t perform that action at this time.
0 commit comments