From e28d3effe4e4f1e415214961c01c4053087cb423 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 May 2023 15:16:00 +0000 Subject: [PATCH] fix: upgrade org.jetbrains:annotations from 24.0.0 to 24.0.1 Snyk has created this PR to upgrade org.jetbrains:annotations from 24.0.0 to 24.0.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.jetbrains/annotations/ See this project in Snyk: https://app.snyk.io/org/clarkcj/project/78226e32-6e1d-4a85-9bd1-fb467e90bedc?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71668e8..a5ba409 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ org.jetbrains annotations - 24.0.0 + 24.0.1 \ No newline at end of file