From 8bf18b3a4db22b93717b5379a251a92a3338e190 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2026 07:48:28 +0000 Subject: [PATCH] fix: upgrade org.jetbrains:annotations from 26.0.2 to 26.1.0 Snyk has created this PR to upgrade org.jetbrains:annotations from 26.0.2 to 26.1.0. See this package in maven: org.jetbrains:annotations See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/9d1a0a2e-7e56-4c3c-b7a9-b62d7b208d90?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 88218ed2..3e9f02a1 100644 --- a/pom.xml +++ b/pom.xml @@ -191,7 +191,7 @@ org.jetbrains annotations - 26.0.2 + 26.1.0 com.squareup.okhttp3