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:
1717
1818 Dependency Version
1919 ---------- -------
20- commons-codec 1.16
20+ c3p0 0.9.5.4
2121 commons-configuration2 2.12.0
2222 commons-collections4 4.5.0
2323 commons-lang3 3.17.0
@@ -28,18 +28,22 @@ External modules used by this version of RTSDK Java:
2828 jackson-core 2.19.1
2929 jackson-databind 2.19.1
3030 jose4j 0.9.6
31- junit 4.13.2
3231 json 20250517
32+ HikariCP-java7 2.4.13
3333 httpclient5 5.5
3434 httpclient5-cache 5.5
3535 httpcore5 5.3.4
3636 lz4-java 1.8.0
37- mockito-core 5.18.0
37+ mchange-commons-java 0.2.15
3838 slf4j-api 2.0.17
3939 slf4j-jdk14 2.0.17
4040 quartz 2.3.2
4141 xpp3 1.1.4c
4242
43+ Additional dependencies used for testing:
44+ mockito-core 5.18.0
45+ junit 4.13.2
46+
4347
4448### Supported Platforms, OSs, Compilers
4549
You can’t perform that action at this time.
0 commit comments