diff --git a/CHANGELOG.md b/CHANGELOG.md index 45527c11..fe969027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ == 2.0.0 * Upgrade JOAuth to 6.0.2 from 4.0.1. -* Removed twitter4j 2.x support. `hbc-twitter4j` module is now based on twitter4j 4.x. +* Upgrade Guava dependency to 14.0.1. +* Removed twitter4j 2.x support. `hbc-twitter4j` module is now based on twitter4j 4.0.1. Removed the `hbc-twitter4j-v3` module as part of this. * Removed transitive Scala dependency that was brought in via the previous versions of JOAuth. diff --git a/hbc-twitter4j/pom.xml b/hbc-twitter4j/pom.xml index 26742406..17bfc1b6 100644 --- a/hbc-twitter4j/pom.xml +++ b/hbc-twitter4j/pom.xml @@ -28,12 +28,12 @@ org.twitter4j twitter4j-core - 4.0.0 + 4.0.1 org.twitter4j twitter4j-stream - 4.0.0 + 4.0.1