Skip to content

Commit f848274

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/e24cd5a2-0bfe-4beb-8f01-b0957a7d431b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 622fcc0 commit f848274

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
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>org.jetbrains</groupId>
150150
<artifactId>annotations</artifactId>
151-
<version>26.0.2</version>
151+
<version>26.1.0</version>
152152
<scope>provided</scope>
153153
</dependency>
154154
<dependency>

0 commit comments

Comments
 (0)