From bbfe12ef0a6a83b93f91205c4558e378af12f021 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期五, 14 二月 2025 12:28:28 +0800 Subject: [PATCH] 代码提交 --- .idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml b/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml index 7af89b1..a5960b7 100644 --- a/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml +++ b/.idea/libraries/Maven__io_github_classgraph_classgraph_4_8_83.xml @@ -1,13 +1,13 @@ <component name="libraryTable"> <library name="Maven: io.github.classgraph:classgraph:4.8.83"> <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83.jar!/" /> + <root url="jar://$PROJECT_DIR$/../../apache-maven-3.6.1/response/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83.jar!/" /> </CLASSES> <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-javadoc.jar!/" /> + <root url="jar://$PROJECT_DIR$/../../apache-maven-3.6.1/response/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-javadoc.jar!/" /> </JAVADOC> <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-sources.jar!/" /> + <root url="jar://$PROJECT_DIR$/../../apache-maven-3.6.1/response/io/github/classgraph/classgraph/4.8.83/classgraph-4.8.83-sources.jar!/" /> </SOURCES> </library> </component> \ No newline at end of file -- Gitblit v1.9.3