File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2626 <plugin >
2727 <groupId >org.apache.maven.plugins</groupId >
2828 <artifactId >maven-compiler-plugin</artifactId >
29- <version >3.8 .1</version >
29+ <version >3.14 .1</version >
3030 <configuration >
3131 <source >${java.version} </source >
3232 <target >${java.version} </target >
3535 <plugin >
3636 <groupId >org.apache.maven.plugins</groupId >
3737 <artifactId >maven-shade-plugin</artifactId >
38- <version >3.3.0 </version >
38+ <version >3.6.1 </version >
3939 <executions >
4040 <execution >
4141 <phase >package</phase >
7676 <dependency >
7777 <groupId >net.md-5</groupId >
7878 <artifactId >bungeecord-api</artifactId >
79- <version >1.19 -R0.1-SNAPSHOT </version >
79+ <version >1.21 -R0.3 </version >
8080 <scope >provided</scope >
8181 </dependency >
8282
Original file line number Diff line number Diff line change 3737 <plugin >
3838 <groupId >org.apache.maven.plugins</groupId >
3939 <artifactId >maven-compiler-plugin</artifactId >
40- <version >3.8 .1</version >
40+ <version >3.14 .1</version >
4141 <configuration >
4242 <source >${java.version} </source >
4343 <source >${java.version} </source >
4646 <plugin >
4747 <groupId >org.apache.maven.plugins</groupId >
4848 <artifactId >maven-shade-plugin</artifactId >
49- <version >3.4.0 </version >
49+ <version >3.6.1 </version >
5050
5151 <executions >
5252 <execution >
You can’t perform that action at this time.
0 commit comments