1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2024-09-19 19:55:45 +00:00

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	pom.xml
This commit is contained in:
Carm Jos 2022-03-04 16:19:19 +08:00
commit a8dcc99a72

View File

@ -114,14 +114,14 @@
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-beecp</artifactId>
<version>0.3.6</version>
<version>0.3.8</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>githubreleases4j</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<scope>provided</scope>
</dependency>