This commit is contained in:
Leo
2025-01-24 13:00:57 +08:00
parent ebf51e48c4
commit 8df1fa9fc8
4 changed files with 6 additions and 7 deletions

View File

@@ -100,9 +100,9 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>van.cn</groupId>
<artifactId>jd-jdk</artifactId>
<version>1.0</version>
<groupId>com.jd</groupId>
<artifactId>jdk</artifactId>
<version>2.0</version>
</dependency>
</dependencies>