diff options
author | Vitaly Takmazov | 2023-07-19 23:50:14 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-07-19 23:59:40 +0300 |
commit | c576c003716851863c832b5e0dacb9186516f167 (patch) | |
tree | 420c517806d28db3c8f448eacbc3d61f01106629 /pom.xml | |
parent | 128753a9bd11e09940d58d97c67db59a15251b71 (diff) |
Migrate to Twitter API 2.0
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -252,11 +252,6 @@ <version>4.2</version> </dependency> <dependency> - <groupId>org.twitter4j</groupId> - <artifactId>twitter4j-core</artifactId> - <version>4.1.2</version> - </dependency> - <dependency> <groupId>com.rometools</groupId> <artifactId>rome</artifactId> <version>${rome.version}</version> |