We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dcf98c commit 6053d7eCopy full SHA for 6053d7e
gradle.properties
@@ -1,7 +1,7 @@
1
version = 0.9.4-SNAPSHOT
2
3
# Core dependencies
4
-commonsCodecVersion = 1.13
+commonsCodecVersion = 1.14
5
commonsIoVersion = 2.6
6
commonsLangVersion = 3.9
7
commonsRdfVersion = 0.5.0
@@ -38,7 +38,7 @@ jjwtVersion = 0.10.7
38
jsonldVersion = 0.13.0
39
kafkaVersion = 2.4.0
40
mustacheVersion = 0.9.6
41
-quarkusVersion = 1.1.0.Final
+quarkusVersion = 1.1.1.Final
42
rabbitMqVersion = 5.8.0
43
rxjavaVersion = 2.2.16
44
@@ -48,7 +48,7 @@ thriftVersion = 0.13.0
48
49
# Testing
50
apiguardianVersion = 1.1.0
51
-awaitilityVersion = 4.0.1
+awaitilityVersion = 4.0.2
52
bouncycastleVersion = 1.64
53
commonsTextVersion = 1.8
54
cxfVersion = 3.3.3
0 commit comments