mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2024-11-14 10:45:23 +01:00
fix: upgrade org.jetbrains:annotations from 23.0.0 to 23.1.0
Snyk has created this PR to upgrade org.jetbrains:annotations from 23.0.0 to 23.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/georgh93/project/635e8b32-9df9-4ee2-ba3c-349a9374fa76?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
0b678ccb17
commit
d8d9800815
2
pom.xml
2
pom.xml
@ -56,7 +56,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jetbrains</groupId>
|
<groupId>org.jetbrains</groupId>
|
||||||
<artifactId>annotations</artifactId>
|
<artifactId>annotations</artifactId>
|
||||||
<version>23.0.0</version>
|
<version>23.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Bukkit -->
|
<!-- Bukkit -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user