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 51
51
googleJsr305Version = ' 3.0.2'
52
52
hamcrestVersion = ' 2.2'
53
53
hibernateValidationVersion = ' 8.0.0.Final'
54
- jacksonBomVersion = ' 2.14.2 '
54
+ jacksonBomVersion = ' 2.14.3 '
55
55
jaywayJsonPathVersion = ' 2.7.0'
56
56
junit4Version = ' 4.13.2'
57
57
junitJupiterVersion = ' 5.9.2'
@@ -60,16 +60,16 @@ ext {
60
60
logbackVersion = ' 1.4.4'
61
61
lz4Version = ' 1.8.0'
62
62
micrometerDocsVersion = ' 1.0.2'
63
- micrometerVersion = ' 1.10.10 '
64
- micrometerTracingVersion = ' 1.0.9 '
63
+ micrometerVersion = ' 1.10.11 '
64
+ micrometerTracingVersion = ' 1.0.10 '
65
65
mockitoVersion = ' 4.8.1'
66
66
rabbitmqStreamVersion = ' 0.8.0'
67
67
rabbitmqVersion = project. hasProperty(' rabbitmqVersion' ) ? project. rabbitmqVersion : ' 5.16.1'
68
- reactorVersion = ' 2022.0.10 '
68
+ reactorVersion = ' 2022.0.11 '
69
69
snappyVersion = ' 1.1.8.4'
70
- springDataVersion = ' 2022.0.8 '
71
- springRetryVersion = ' 2.0.2 '
72
- springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.11 '
70
+ springDataVersion = ' 2022.0.10 '
71
+ springRetryVersion = ' 2.0.3 '
72
+ springVersion = project. hasProperty(' springVersion' ) ? project. springVersion : ' 6.0.12 '
73
73
testcontainersVersion = ' 1.17.6'
74
74
zstdJniVersion = ' 1.5.0-2'
75
75
You can’t perform that action at this time.
0 commit comments