From 814f5532479ec4f1bc4471b036acb6e451299abc Mon Sep 17 00:00:00 2001 From: Hammy Date: Sat, 5 Jun 2021 03:24:31 +0100 Subject: [PATCH] Update pom.xml Stop using RELEASE to pull in dependencies for org.jetbrains --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c96367..787d187 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.jetbrains annotations - RELEASE + 21.0.1 compile