File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed
Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change 7373 <module >TraceTool</module >
7474 </modules >
7575 <dependencies >
76- <dependency >
77- <groupId >org.apache.logging.log4j</groupId >
78- <artifactId >log4j-api</artifactId >
79- <version >2.15.0</version >
80- </dependency >
81- <dependency >
82- <groupId >org.apache.logging.log4j</groupId >
83- <artifactId >log4j-core</artifactId >
84- <version >2.15.0</version >
85- </dependency >
8676 <dependency >
8777 <groupId >com.beust</groupId >
8878 <artifactId >jcommander</artifactId >
10393 <dependency >
10494 <groupId >junit</groupId >
10595 <artifactId >junit</artifactId >
106- <version >4.12 </version >
96+ <version >4.13.2 </version >
10797 </dependency >
10898 <dependency >
10999 <groupId >org.bouncycastle</groupId >
110100 <artifactId >bcpkix-jdk15on</artifactId >
111- <version >1.60 </version >
101+ <version >1.64 </version >
112102 </dependency >
113103 <dependency >
114104 <groupId >org.bouncycastle</groupId >
115105 <artifactId >bcprov-debug-jdk15on</artifactId >
116- <version >1.60 </version >
106+ <version >1.64 </version >
117107 </dependency >
118108 <dependency >
119109 <groupId >com.openpojo</groupId >
140130 <dependency >
141131 <groupId >org.reflections</groupId >
142132 <artifactId >reflections</artifactId >
143- <version >0.9.10 </version >
133+ <version >0.10.2 </version >
144134 </dependency >
145135 <dependency >
146136 <groupId >org.cryptomator</groupId >
You can’t perform that action at this time.
0 commit comments