Skip to content

Commit 8bf18b3

Browse files
committed
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
1 parent 1bec92a commit 8bf18b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<dependency>
192192
<groupId>org.jetbrains</groupId>
193193
<artifactId>annotations</artifactId>
194-
<version>26.0.2</version>
194+
<version>26.1.0</version>
195195
</dependency>
196196
<dependency>
197197
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)