File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" root = " true " >
33 <modelVersion >4.0.0</modelVersion >
44 <name >github-java-client</name >
55 <artifactId >github-client</artifactId >
276276 <version >${okhttp.version} </version >
277277 <scope >test</scope >
278278 </dependency >
279- <dependency >
280- <groupId >commons-io</groupId >
281- <artifactId >commons-io</artifactId >
282- <version >2.14.0</version >
283- <scope >compile</scope >
284- </dependency >
285279 </dependencies >
286280
287281 <profiles >
You can’t perform that action at this time.
0 commit comments