mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-02 11:22:01 +01:00
MC uses JSR 1.3.9
This commit is contained in:
parent
2e15610701
commit
8c5be62ad9
@ -81,7 +81,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ <dependency>
|
+ <dependency>
|
||||||
+ <groupId>com.google.code.findbugs</groupId>
|
+ <groupId>com.google.code.findbugs</groupId>
|
||||||
+ <artifactId>jsr305</artifactId>
|
+ <artifactId>jsr305</artifactId>
|
||||||
+ <version>3.0.1</version>
|
+ <version>1.3.9</version>
|
||||||
+ <scope>compile</scope>
|
+ <scope>compile</scope>
|
||||||
+ </dependency>
|
+ </dependency>
|
||||||
<!-- bundled with Minecraft, should be kept in sync -->
|
<!-- bundled with Minecraft, should be kept in sync -->
|
||||||
|
Loading…
Reference in New Issue
Block a user