From 52f965e93e47d74b8063d9ad2a662ad0f5970158 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Aug 2025 03:15:25 +0000 Subject: [PATCH] feat: upgrade org.jetbrains:annotations from 24.0.1 to 26.0.2 Snyk has created this PR to upgrade org.jetbrains:annotations from 24.0.1 to 26.0.2. 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 dcf1628..f09d22d 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ org.jetbrains annotations - 24.0.1 + 26.0.2 com.squareup.okhttp3