From 4320578d272ddeb0a96dfffeca1bcb12c34136a4 Mon Sep 17 00:00:00 2001 From: Ghost_chu Date: Wed, 4 Dec 2024 15:53:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=8A=A0=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 557 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 282 insertions(+), 275 deletions(-) diff --git a/pom.xml b/pom.xml index 37d157a..558c3a0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,223 +1,223 @@ - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 3.3.2 - - - com.ghostchu.btn - sparkle - 0.0.1-SNAPSHOT - Sparkle - The brain of BTN - - - - - - - - - - - - - - - 21 - 1.2.1 - true - - - - org.springframework.boot - spring-boot-starter-batch - - - org.springframework.boot - spring-boot-starter-cache - - - org.springframework.boot - spring-boot-starter-data-jdbc - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-data-redis - - - org.springframework.boot - spring-boot-starter-jdbc - - - org.springframework.boot - spring-boot-starter-mail - - - - - - - org.apache.commons - commons-pool2 - - - org.springframework.boot - spring-boot-starter-quartz - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - org.springframework.boot - spring-boot-starter-validation - - - org.springframework.boot - spring-boot-starter-web - - - org.flywaydb - flyway-core - - - org.flywaydb - flyway-database-postgresql - - - - - - - - - - - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 3.3.2 + + + com.ghostchu.btn + sparkle + 0.0.1-SNAPSHOT + Sparkle + The brain of BTN + + + + + + + + + + + + + + + 21 + 1.2.1 + true + + + + org.springframework.boot + spring-boot-starter-batch + + + org.springframework.boot + spring-boot-starter-cache + + + org.springframework.boot + spring-boot-starter-data-jdbc + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-data-redis + + + org.springframework.boot + spring-boot-starter-jdbc + + + org.springframework.boot + spring-boot-starter-mail + + + + + + + org.apache.commons + commons-pool2 + + + org.springframework.boot + spring-boot-starter-quartz + + + org.springframework.boot + spring-boot-starter-thymeleaf + + + org.springframework.boot + spring-boot-starter-validation + + + org.springframework.boot + spring-boot-starter-web + + + org.flywaydb + flyway-core + + + org.flywaydb + flyway-database-postgresql + + + + + + + + + + + + + - - org.springframework.boot - spring-boot-devtools - runtime - true - - - org.springframework.boot - spring-boot-docker-compose - runtime - true - - - io.micrometer - micrometer-registry-prometheus - runtime - - - org.postgresql - postgresql - runtime - - - org.springframework.boot - spring-boot-configuration-processor - true - - - org.projectlombok - lombok - true - - - org.springframework.boot - spring-boot-starter-test - test - - - org.springframework.batch - spring-batch-test - test - - - org.springframework.security - spring-security-test - test - - - cn.dev33 - sa-token-spring-boot3-starter - 1.38.0 - - - cn.dev33 - sa-token-spring-aop - 1.38.0 - - - cn.dev33 - sa-token-redis-jackson - 1.38.0 - - - cn.dev33 - sa-token-dialect-thymeleaf - 1.38.0 - - - - com.google.guava - guava - 33.2.1-jre - - - io.hypersistence - hypersistence-utils-hibernate-63 - 3.8.2 - - - com.github.seancfoley - ipaddress - 5.5.0 - - - com.konghq - unirest-java-core - - - org.springframework.boot - spring-boot-starter-actuator - - - com.dampcake - bencode - 1.4.1 - - - - org.apache.commons - commons-lang3 - 3.16.0 - - - org.kohsuke - github-api - 1.324 - - - - com.fasterxml.jackson.module - jackson-module-jakarta-xmlbind-annotations - 2.17.2 - + + org.springframework.boot + spring-boot-devtools + runtime + true + + + org.springframework.boot + spring-boot-docker-compose + runtime + true + + + io.micrometer + micrometer-registry-prometheus + runtime + + + org.postgresql + postgresql + runtime + + + org.springframework.boot + spring-boot-configuration-processor + true + + + org.projectlombok + lombok + true + + + org.springframework.boot + spring-boot-starter-test + test + + + org.springframework.batch + spring-batch-test + test + + + org.springframework.security + spring-security-test + test + + + cn.dev33 + sa-token-spring-boot3-starter + 1.38.0 + + + cn.dev33 + sa-token-spring-aop + 1.38.0 + + + cn.dev33 + sa-token-redis-jackson + 1.38.0 + + + cn.dev33 + sa-token-dialect-thymeleaf + 1.38.0 + + + + com.google.guava + guava + 33.2.1-jre + + + io.hypersistence + hypersistence-utils-hibernate-63 + 3.8.2 + + + com.github.seancfoley + ipaddress + 5.5.0 + + + com.konghq + unirest-java-core + + + org.springframework.boot + spring-boot-starter-actuator + + + com.dampcake + bencode + 1.4.1 + + + + org.apache.commons + commons-lang3 + 3.16.0 + + + org.kohsuke + github-api + 1.324 + + + + com.fasterxml.jackson.module + jackson-module-jakarta-xmlbind-annotations + 2.17.2 + com.maxmind.geoip2 geoip2 @@ -228,64 +228,71 @@ methanol 1.7.0 - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 - 2.18.0 - - - - com.fasterxml.jackson.datatype - jackson-datatype-jdk8 - 2.18.0 - - - - com.fasterxml.jackson.datatype - jackson-datatype-guava - 2.18.0 - - - io.gitee.the-keyboard.jdbc - tx-plus - 0.1-beta - - - - - - org.springframework.modulith - spring-modulith-bom - ${spring-modulith.version} - pom - import - - - com.konghq - unirest-java-bom - 4.3.0 - pom - import - - - + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + 2.18.0 + + + + com.fasterxml.jackson.datatype + jackson-datatype-jdk8 + 2.18.0 + + + + com.fasterxml.jackson.datatype + jackson-datatype-guava + 2.18.0 + + + io.gitee.the-keyboard.jdbc + tx-plus + 0.1-beta + + + + + + org.springframework.modulith + spring-modulith-bom + ${spring-modulith.version} + pom + import + + + com.konghq + unirest-java-bom + 4.3.0 + pom + import + + + com.fasterxml.jackson + jackson-bom + 2.18.0 + import + pom + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - - org.projectlombok - lombok - - - - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + + org.projectlombok + lombok + + + + + +