Skip to content

Commit ce62f33

Browse files
committed
fix: upgrade org.jetbrains:annotations from 26.0.1 to 26.0.2
Snyk has created this PR to upgrade org.jetbrains:annotations from 26.0.1 to 26.0.2. See this package in maven: org.jetbrains:annotations See this project in Snyk: https://app.snyk.io/org/saurabhpro/project/c542b191-ee87-4ab1-be1a-cb9be5538bb3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 898d2b1 commit ce62f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaCon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.jetbrains</groupId>
4444
<artifactId>annotations</artifactId>
45-
<version>26.0.1</version>
45+
<version>26.0.2</version>
4646
</dependency>
4747

4848
<dependency>

0 commit comments

Comments
 (0)