Skip to content

Commit

Permalink
fix: upgrade org.jetbrains:annotations from 24.0.1 to 24.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jetbrains:annotations from 24.0.1 to 24.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/contentstack-sdk/project/1f4f6d9c-83ae-41cc-8e43-05b6ec68cdef?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 7, 2023
1 parent 238ce24 commit 15fd0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.1</version>
<version>24.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 15fd0dd

Please sign in to comment.