diff --git a/pom.xml b/pom.xml index 7dff350..3e36683 100644 --- a/pom.xml +++ b/pom.xml @@ -1,264 +1,264 @@ - - - - - 4.0.0 - - xin.bbtt - xinbot - 2.3.2-RELEASE - jar - - - - central - https://repo.maven.apache.org/maven2 - - - opencollab - https://repo.opencollab.dev/main/ - - - - - - github - GitHub Packages - https://maven.pkg.github.com/huangdihd/xinbot - - - github - GitHub Packages (Snapshots) - https://maven.pkg.github.com/huangdihd/xinbot - - - - - - org.geysermc.mcprotocollib - protocol - 1.21.11-SNAPSHOT - - - io.netty - netty-codec-http - - - io.netty - netty-codec - - - io.netty - netty-all - - - io.netty - netty-common - - - io.netty - netty-handler - - - - - io.netty - netty-all - 4.2.12.Final - - - io.netty - netty-codec-http - 4.2.12.Final - - - io.netty - netty-codec - 4.2.12.Final - - - io.netty - netty-common - 4.2.12.Final - - - io.netty - netty-handler - 4.2.15.Final - - - org.jline - jline - 3.25.0 - - - ch.qos.logback - logback-classic - 1.5.32 - - - com.google.code.gson - gson - 2.14.0 - - - org.slf4j - slf4j-simple - - - - - org.fusesource.jansi - jansi - 2.4.3 - - - com.typesafe - config - 1.4.8 - - - com.fasterxml.jackson.core - jackson-databind - 2.21.3 - - - org.honton.chas.hocon - jackson-dataformat-hocon - 1.1.1 - - - org.projectlombok - lombok - 1.18.46 - - - net.raphimc - MinecraftAuth - 4.1.1 - - - org.yaml - snakeyaml - 2.6 - - - org.junit.jupiter - junit-jupiter - 5.10.2 - test - - - org.assertj - assertj-core - 4.0.0-M1 - test - - - org.mockito - mockito-core - 5.23.0 - test - - - - - 17 - 17 - UTF-8 - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.5.2 - - -XX:+EnableDynamicAgentLoading --enable-native-access=ALL-UNNAMED - true - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.10.1 - - - - org.projectlombok - lombok - 1.18.46 - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.0 - - - - xin.bbtt.mcbot.Xinbot - - - - - - org.apache.maven.plugins - maven-shade-plugin - 3.5.1 - - - package - - shade - - - false - ${project.artifactId} - false - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - xin.bbtt.mcbot.Xinbot - - ${project.version} - - - - - - - - - - + + + + + 4.0.0 + + xin.bbtt + xinbot + 2.3.2-RELEASE + jar + + + + central + https://repo.maven.apache.org/maven2 + + + opencollab + https://repo.opencollab.dev/main/ + + + + + + github + GitHub Packages + https://maven.pkg.github.com/huangdihd/xinbot + + + github + GitHub Packages (Snapshots) + https://maven.pkg.github.com/huangdihd/xinbot + + + + + + org.geysermc.mcprotocollib + protocol + 1.21.11-SNAPSHOT + + + io.netty + netty-codec-http + + + io.netty + netty-codec + + + io.netty + netty-all + + + io.netty + netty-common + + + io.netty + netty-handler + + + + + io.netty + netty-all + 4.2.12.Final + + + io.netty + netty-codec-http + 4.2.12.Final + + + io.netty + netty-codec + 4.2.12.Final + + + io.netty + netty-common + 4.2.12.Final + + + io.netty + netty-handler + 4.2.15.Final + + + org.jline + jline + 3.25.0 + + + ch.qos.logback + logback-classic + 1.5.32 + + + com.google.code.gson + gson + 2.14.0 + + + org.slf4j + slf4j-simple + + + + + org.fusesource.jansi + jansi + 2.4.3 + + + com.typesafe + config + 1.4.8 + + + com.fasterxml.jackson.core + jackson-databind + 2.22.0 + + + org.honton.chas.hocon + jackson-dataformat-hocon + 1.1.1 + + + org.projectlombok + lombok + 1.18.46 + + + net.raphimc + MinecraftAuth + 4.1.1 + + + org.yaml + snakeyaml + 2.6 + + + org.junit.jupiter + junit-jupiter + 5.10.2 + test + + + org.assertj + assertj-core + 4.0.0-M1 + test + + + org.mockito + mockito-core + 5.23.0 + test + + + + + 17 + 17 + UTF-8 + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.5.2 + + -XX:+EnableDynamicAgentLoading --enable-native-access=ALL-UNNAMED + true + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.10.1 + + + + org.projectlombok + lombok + 1.18.46 + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + + xin.bbtt.mcbot.Xinbot + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.5.1 + + + package + + shade + + + false + ${project.artifactId} + false + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + xin.bbtt.mcbot.Xinbot + + ${project.version} + + + + + + + + + + \ No newline at end of file