Commit 7bebb0a
committed
Updated Upstream (BungeeCord)
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
BungeeCord Changes:
463412a0 #3961: Bump org.junit.jupiter:junit-jupiter from 5.14.3 to 6.0.3
1d0c35bf #3960: Bump org.jline:jline from 3.30.9 to 4.0.7
4fdd71c9 #3959: Bump org.codehaus.mojo:extra-enforcer-rules from 1.11.0 to 1.12.0
19c967d1 Bump com.puppycrawl.tools:checkstyle from 9.3 to 12.3.1
290c23ef Allow JUnit and JLine upgrades
d75d9e8c Enforce dependency bytecode versions
1ecf942c Require Java 17
feeaf073 Bump version to 26.1-R0.1-SNAPSHOT
1ca1e9f0 #3957: Bump org.jline:jline from 3.30.8 to 3.30.9
68a192af Minecraft 26.1-rc-2 support1 parent a1766b8 commit 7bebb0a
4 files changed
Lines changed: 120 additions & 115 deletions
Submodule BungeeCord updated 30 files
- .github/dependabot.yml+1-7
- .github/workflows/maven.yml+1-1
- api/pom.xml+2-2
- api/src/main/java/net/md_5/bungee/api/event/ChatEvent.java+2-2
- bootstrap/pom.xml+3-34
- bootstrap/src/main/java/net/md_5/bungee/Bootstrap.java+2-2
- chat/pom.xml+2-2
- checkstyle.xml-3
- config/pom.xml+2-2
- dialog/pom.xml+2-2
- event/pom.xml+2-2
- log/pom.xml+3-3
- maven-resolver/pom.xml+2-2
- module/cmd-alert/pom.xml+2-2
- module/cmd-find/pom.xml+2-2
- module/cmd-kick/pom.xml+2-2
- module/cmd-list/pom.xml+2-2
- module/cmd-send/pom.xml+2-2
- module/cmd-server/pom.xml+2-2
- module/pom.xml+2-2
- module/reconnect-yaml/pom.xml+2-2
- native/pom.xml+2-2
- nbt/pom.xml+2-2
- pom.xml+44-81
- protocol/pom.xml+2-11
- protocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java+1-1
- proxy/pom.xml+2-2
- query/pom.xml+2-2
- serializer/pom.xml+2-2
- slf4j/pom.xml+2-2
0 commit comments