File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ External modules used by this version of RTSDK Java:
17
17
18
18
Dependency Version
19
19
---------- -------
20
- commons-codec 1.16
20
+ c3p0 0.9.5.4
21
21
commons-configuration2 2.12.0
22
22
commons-collections4 4.5.0
23
23
commons-lang3 3.17.0
@@ -28,18 +28,22 @@ External modules used by this version of RTSDK Java:
28
28
jackson-core 2.19.1
29
29
jackson-databind 2.19.1
30
30
jose4j 0.9.6
31
- junit 4.13.2
32
31
json 20250517
32
+ HikariCP-java7 2.4.13
33
33
httpclient5 5.5
34
34
httpclient5-cache 5.5
35
35
httpcore5 5.3.4
36
36
lz4-java 1.8.0
37
- mockito-core 5.18.0
37
+ mchange-commons-java 0.2.15
38
38
slf4j-api 2.0.17
39
39
slf4j-jdk14 2.0.17
40
40
quartz 2.3.2
41
41
xpp3 1.1.4c
42
42
43
+ Additional dependencies used for testing:
44
+ mockito-core 5.18.0
45
+ junit 4.13.2
46
+
43
47
44
48
### Supported Platforms, OSs, Compilers
45
49
You can’t perform that action at this time.
0 commit comments