vince
2024-08-13 6c76ad7d3c1e6b2a2cea4986f9bcb0f7215c3563
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>