Skip to content

Commit 3d8f61a

Browse files
committed
Update dependencies
1 parent 158ea92 commit 3d8f61a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle.properties

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ kafkaVersion = 2.4.0
4040
mustacheVersion = 0.9.6
4141
quarkusVersion = 1.1.1.Final
4242
rabbitMqVersion = 5.8.0
43-
rxjavaVersion = 2.2.16
43+
rxjavaVersion = 2.2.17
4444

4545
# Transitive dependencies
4646
snakeyamlVersion = 1.25
@@ -53,21 +53,21 @@ bouncycastleVersion = 1.64
5353
commonsTextVersion = 1.8
5454
cxfVersion = 3.3.3
5555
glassfishJaxbVersion = 2.3.2
56-
jerseyVersion = 2.29.1
56+
jerseyVersion = 2.30
5757
junitVersion = 5.5.2
5858
junitLauncherVersion = 1.5.2
5959
hamcrestVersion = 2.2
6060
logbackVersion = 1.2.3
6161
mockitoVersion = 3.2.4
62-
qpidVersion = 7.1.6
62+
qpidVersion = 7.1.7
6363
sleepycatVersion = 18.3.12
6464
smallryeConfigVersion = 1.5.0
6565
smallryeHealthVersion = 2.1.0
66-
smallryeJwtVersion = 2.0.11
66+
smallryeJwtVersion = 2.0.12
6767
smallryeReactiveVersion = 1.0.8
6868
smallryeReactiveOperatorsVersion = 1.0.10
6969
weldVersion = 2.0.1.Final
70-
yassonVersion = 1.0.5
70+
yassonVersion = 1.0.6
7171

7272
# Tooling
7373
jacocoToolVersion = 0.8.5
@@ -79,13 +79,13 @@ spotbugsToolVersion = 3.1.12
7979
# Plugins
8080
coverallsVersion = 2.9.0
8181
bndVersion = 4.1.0
82-
dockerVersion = 0.22.1
82+
dockerVersion = 0.24.0
8383
licenseVersion = 0.15.0
8484
nebulaVersion = 8.0.3
8585
openLibertyVersion = 2.7
86-
owaspVersion = 5.2.4
86+
owaspVersion = 5.3.0
8787
pitestVersion = 1.4.6
88-
pitestJunit5Version = 0.8
88+
pitestJunit5Version = 0.11
8989
releasesVersion = 2.8.1
9090
scanVersion = 3.1.1
9191
sonarVersion = 2.8

0 commit comments

Comments
 (0)