vince
2025-07-09 6495040bbda5308c86e852ad1b080097bfa916a9
pom.xml
@@ -27,7 +27,7 @@
      <dependency>
         <groupId>com.bstek.dorado</groupId>
         <artifactId>dorado-core</artifactId>
         <version>7.6.0</version>
         <version>7.6.0.2</version>
         <exclusions>
            <exclusion>
               <groupId>org.slf4j</groupId>
@@ -302,8 +302,8 @@
         <groupId>com.ld.license</groupId>
         <artifactId>license-cli</artifactId>
         <version>3.0.0-RELEASE</version>
         <scope>system</scope>
         <systemPath>${project.basedir}/src/main/resources/lib/license-cli-3.0.0-RELEASE.jar</systemPath>
<!--         <scope>system</scope>-->
<!--         <systemPath>${project.basedir}/src/main/resources/lib/license-cli-3.0.0-RELEASE.jar</systemPath>-->
      </dependency>
      <dependency>
         <groupId>de.schlichtherle.truelicense</groupId>