Bump org.jetbrains:annotations to 23.1.0

Change-Id: I6e023ade4fac4c1d1433dafc19214e42f2623a8c
diff --git a/pom.xml b/pom.xml
index d16d1ee..a243d65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -288,7 +288,7 @@
         <dependency>
             <groupId>org.jetbrains</groupId>
             <artifactId>annotations</artifactId>
-            <version>23.0.0</version>
+            <version>23.1.0</version>
             <scope>compile</scope>
         </dependency>
        <dependency>