File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ kafkaVersion = 2.4.0
40
40
mustacheVersion = 0.9.6
41
41
quarkusVersion = 1.1.1.Final
42
42
rabbitMqVersion = 5.8.0
43
- rxjavaVersion = 2.2.16
43
+ rxjavaVersion = 2.2.17
44
44
45
45
# Transitive dependencies
46
46
snakeyamlVersion = 1.25
@@ -53,21 +53,21 @@ bouncycastleVersion = 1.64
53
53
commonsTextVersion = 1.8
54
54
cxfVersion = 3.3.3
55
55
glassfishJaxbVersion = 2.3.2
56
- jerseyVersion = 2.29.1
56
+ jerseyVersion = 2.30
57
57
junitVersion = 5.5.2
58
58
junitLauncherVersion = 1.5.2
59
59
hamcrestVersion = 2.2
60
60
logbackVersion = 1.2.3
61
61
mockitoVersion = 3.2.4
62
- qpidVersion = 7.1.6
62
+ qpidVersion = 7.1.7
63
63
sleepycatVersion = 18.3.12
64
64
smallryeConfigVersion = 1.5.0
65
65
smallryeHealthVersion = 2.1.0
66
- smallryeJwtVersion = 2.0.11
66
+ smallryeJwtVersion = 2.0.12
67
67
smallryeReactiveVersion = 1.0.8
68
68
smallryeReactiveOperatorsVersion = 1.0.10
69
69
weldVersion = 2.0.1.Final
70
- yassonVersion = 1.0.5
70
+ yassonVersion = 1.0.6
71
71
72
72
# Tooling
73
73
jacocoToolVersion = 0.8.5
@@ -79,13 +79,13 @@ spotbugsToolVersion = 3.1.12
79
79
# Plugins
80
80
coverallsVersion = 2.9.0
81
81
bndVersion = 4.1.0
82
- dockerVersion = 0.22.1
82
+ dockerVersion = 0.24.0
83
83
licenseVersion = 0.15.0
84
84
nebulaVersion = 8.0.3
85
85
openLibertyVersion = 2.7
86
- owaspVersion = 5.2.4
86
+ owaspVersion = 5.3.0
87
87
pitestVersion = 1.4.6
88
- pitestJunit5Version = 0.8
88
+ pitestJunit5Version = 0.11
89
89
releasesVersion = 2.8.1
90
90
scanVersion = 3.1.1
91
91
sonarVersion = 2.8
You can’t perform that action at this time.
0 commit comments