mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-16 12:23:03 +00:00
jdk24适配
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<artifactId>parser</artifactId>
|
<artifactId>parser</artifactId>
|
||||||
|
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>${project.groupId}:${project.artifactId}</name>
|
<name>cn.qaiu:parser</name>
|
||||||
<description>NFD parser</description>
|
<description>NFD parser</description>
|
||||||
<url>https://qaiu.top</url>
|
<url>https://qaiu.top</url>
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
<vertx.version>4.5.6</vertx.version>
|
<vertx.version>4.5.6</vertx.version>
|
||||||
<org.reflections.version>0.10.2</org.reflections.version>
|
<org.reflections.version>0.10.2</org.reflections.version>
|
||||||
<lombok.version>1.18.30</lombok.version>
|
<lombok.version>1.18.38</lombok.version>
|
||||||
<slf4j.version>2.0.5</slf4j.version>
|
<slf4j.version>2.0.5</slf4j.version>
|
||||||
<commons-lang3.version>3.12.0</commons-lang3.version>
|
<commons-lang3.version>3.12.0</commons-lang3.version>
|
||||||
<commons-beanutils2.version>2.0.0</commons-beanutils2.version>
|
<commons-beanutils2.version>2.0.0</commons-beanutils2.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user