Change from Oauth2 to Oauth1
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -20,13 +20,6 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<!-- Twitter API v2 Client -->
|
||||
<dependency>
|
||||
<groupId>com.twitter</groupId>
|
||||
<artifactId>twitter-api-java-sdk</artifactId>
|
||||
<version>2.0.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- OpenAI Java Client -->
|
||||
<dependency>
|
||||
<groupId>com.theokanning.openai-gpt3-java</groupId>
|
||||
|
||||
Reference in New Issue
Block a user