1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-04 16:48:21 +08:00

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	pom.xml
This commit is contained in:
2022-03-04 16:19:19 +08:00
+2 -2
View File
@@ -114,14 +114,14 @@
<dependency> <dependency>
<groupId>cc.carm.lib</groupId> <groupId>cc.carm.lib</groupId>
<artifactId>easysql-beecp</artifactId> <artifactId>easysql-beecp</artifactId>
<version>0.3.6</version> <version>0.3.8</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>cc.carm.lib</groupId> <groupId>cc.carm.lib</groupId>
<artifactId>githubreleases4j</artifactId> <artifactId>githubreleases4j</artifactId>
<version>1.3.0</version> <version>1.3.1</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>