From 6926103f25df7a5775fb26f844077477a28c927f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Dec 2022 16:27:18 +0000 Subject: [PATCH] fix: upgrade org.jetbrains:annotations from 23.0.0 to 23.1.0 Snyk has created this PR to upgrade org.jetbrains:annotations from 23.0.0 to 23.1.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.jetbrains/annotations/ See this project in Snyk: https://app.snyk.io/org/quared0/project/93ce93d9-525c-443f-996d-b9fe5d0159cd?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 458541b..ad1553a 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ org.jetbrains annotations - 23.0.0 + 23.1.0 compile