File tree Expand file tree Collapse file tree 1 file changed +2
-18
lines changed
Expand file tree Collapse file tree 1 file changed +2
-18
lines changed Original file line number Diff line number Diff line change 6969
7070
7171 <dependencies >
72- <dependency >
73- <groupId >org.json</groupId >
74- <artifactId >json</artifactId >
75- <version >20240205</version >
76- </dependency >
7772 <dependency >
7873 <groupId >org.slf4j</groupId >
7974 <artifactId >slf4j-simple</artifactId >
10095 <artifactId >argparse4j</artifactId >
10196 <version >0.9.0</version >
10297 </dependency >
103- <dependency >
104- <groupId >org.mockito</groupId >
105- <artifactId >mockito-core</artifactId >
106- <version >4.11.0</version >
107- <scope >test</scope >
108- </dependency >
10998 <dependency >
11099 <groupId >org.assertj</groupId >
111100 <artifactId >assertj-core</artifactId >
117106 <artifactId >gson</artifactId >
118107 <version >2.9.0</version >
119108 </dependency >
120- <dependency >
121- <groupId >org.apache.commons</groupId >
122- <artifactId >commons-lang3</artifactId >
123- <version >3.12.0</version >
124- </dependency >
125109 <dependency >
126110 <groupId >org.kohsuke</groupId >
127111 <artifactId >github-api</artifactId >
182166 <dependency >
183167 <groupId >org.apache.httpcomponents</groupId >
184168 <artifactId >httpclient</artifactId >
185- <version >4.5.3 </version >
169+ <version >4.5.13 </version >
186170 </dependency >
187171 <dependency >
188172 <groupId >org.apache.httpcomponents</groupId >
189173 <artifactId >httpcore</artifactId >
190- <version >4.4.6 </version >
174+ <version >4.4.15 </version >
191175 </dependency >
192176 <dependency >
193177 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments