POM: Cleanup.

Change-Id: Ibf29703f232227d8b6fa85a477bec379f9bb7994
diff --git a/blog/pom.xml b/blog/pom.xml
index 832ff43..586b66d 100644
--- a/blog/pom.xml
+++ b/blog/pom.xml
@@ -73,12 +73,6 @@
       <artifactId>rest-assured</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.jetbrains</groupId>
-      <artifactId>annotations</artifactId>
-      <version>RELEASE</version>
-      <scope>compile</scope>
-    </dependency>
   </dependencies>
 
   <build>