From 74bfaf2f3a8c2661e2c8a512f61f40bfd43b48f3 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期一, 17 二月 2025 18:54:19 +0800 Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/smartor --- .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