Skip to content

Commit fd72b27

Browse files
committed
update CMI
1 parent b4b06b7 commit fd72b27

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

spigot/cmi/libs/CMILib1.2.5.3.jar

-771 KB
Binary file not shown.

spigot/cmi/libs/CMILib1.4.2.1.jar

768 KB
Binary file not shown.

spigot/cmi/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
<dependency>
2121
<groupId>CMI-API</groupId>
2222
<artifactId>CMI-API</artifactId>
23-
<version>9.5.0.8</version>
23+
<version>9.6.4.1</version>
2424
<scope>system</scope>
25-
<systemPath>${project.basedir}/libs/CMI-API9.5.0.8.jar</systemPath>
25+
<systemPath>${project.basedir}/libs/CMI-API9.6.4.1.jar</systemPath>
2626
</dependency>
2727
<dependency>
2828
<groupId>CMILib</groupId>
2929
<artifactId>CMILib</artifactId>
30-
<version>1.2.5.3</version>
30+
<version>1.4.2.1</version>
3131
<scope>system</scope>
32-
<systemPath>${project.basedir}/libs/CMILib1.2.5.3.jar</systemPath>
32+
<systemPath>${project.basedir}/libs/CMILib1.4.2.1.jar</systemPath>
3333
</dependency>
3434
</dependencies>
3535
</project>

0 commit comments

Comments
 (0)