File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 6868 <version >16</version >
6969 <type >pom</type >
7070 </dependency >
71- <!-- dependency>
72- <groupId>ca.mcgill.sable</groupId>
73- <artifactId>soot</artifactId>
74- <version>3.2.0</version>
75- </dependency-->
7671 <dependency >
7772 <groupId >org.soot-oss</groupId >
7873 <artifactId >soot</artifactId >
117112 <dependency >
118113 <groupId >org.reflections</groupId >
119114 <artifactId >reflections</artifactId >
120- <version >0.10.1 </version >
115+ <version >0.10.2 </version >
121116 </dependency >
122117 <dependency >
123118 <groupId >dev.jeka</groupId >
180175 <dependency >
181176 <groupId >info.picocli</groupId >
182177 <artifactId >picocli</artifactId >
183- <version >4.6.1 </version >
178+ <version >4.6.2 </version >
184179 </dependency >
185180 <dependency >
186181 <groupId >commons-io</groupId >
187182 <artifactId >commons-io</artifactId >
188- <version >2.7 </version >
183+ <version >2.11.0 </version >
189184 <scope >compile</scope >
190185 </dependency >
186+ <dependency >
187+ <groupId >com.fasterxml.jackson.core</groupId >
188+ <artifactId >jackson-databind</artifactId >
189+ <version >2.13.0</version >
190+ </dependency >
191191 </dependencies >
192192
193193 <distributionManagement >
You can’t perform that action at this time.
0 commit comments