forked from Fraunhofer-AISEC/trusted-connector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
libraryVersions.yaml
70 lines (54 loc) · 1.32 KB
/
libraryVersions.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
idscp2: "0.10.3"
ktlint: "0.43.2"
# HTTP client
ktor: "2.0.0-beta-1"
# Kotlin library/compiler version
kotlin: "1.6.20"
kotlinxCoroutines: "1.5.2"
# The used version of the infomodel from IESE
infomodel: "4.1.0"
# Provided by feature, but required for compilation
jaxbApi: "2.4.0-b180830.0359"
# Required for RouteManager metrics tests
jaxbCore: "3.0.2"
jaxbImpl: "3.0.2"
jaxActivation: "1.2.0"
camel: "3.16.0"
influxDB: "2.22"
# Camel ships with cxf, however it is slightly older so we want a newer version
cxf: "3.5.1"
guava: "31.1-jre"
slf4j: "1.7.30"
junit4: "4.13.2"
junit5: "5.8.2"
mockito: "4.4.0"
mapdb: "3.0.8"
jnrunix: "0.38.17"
protobuf: "3.19.4"
httpcore: "4.4.15"
httpclient: "4.5.13"
# Needed for policy reasoning with 2p (formerly tuProlog)
2p: "4.1.1"
commonsText: "1.9"
protonpack: "1.16"
# Needed for ACME module
acme: "2.12"
nanohttpd: "2.3.1"
# Docker API dependencies
javaxJson: "1.1.4"
dockerJavaApi: "0.0.13"
# We will pull in a newer version of jackson because of security fixes
jackson: "2.13.2"
jacksonDatabind: "2.13.2.2"
orgJson: "20220320"
# Needed for camel multipart processor
commonsFileUpload: "1.4"
# Needed for info model manager
commonsCli: "1.5.0"
javaxValidation: "2.0.1.Final"
# Needed for web console
auth0Jwt: "3.19.1"
swagger: "1.6.6"
jose4j: "0.7.11"
springBoot: "2.6.6"
bouncyCastle: "1.70"