INFRA-2701 | Dhruv | use github client sdk
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -138,6 +138,16 @@
|
||||
<artifactId>httpclient</artifactId>
|
||||
<version>4.5.13</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>kotlin-stdlib</artifactId>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<version>2.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.spotify</groupId>
|
||||
<artifactId>github-client</artifactId>
|
||||
<version>0.2.17</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>httpmime</artifactId>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
|
||||
Reference in New Issue
Block a user