1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-29 14:05:25 +01:00

Merge pull request #1270 from DoctaEnkoda/patch-1

Change cmilib version
This commit is contained in:
Zrips 2021-09-13 14:43:30 +02:00 committed by GitHub
commit 64d9907a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,7 +191,7 @@
<artifactId>CMILib</artifactId>
<version>latest</version>
<scope>system</scope>
<systemPath>${basedir}/libs/CMILib1.0.2.2.jar</systemPath>
<systemPath>${basedir}/libs/CMILib1.0.2.12.jar</systemPath>
</dependency>
<!-- WildStacker -->
<dependency>