1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

Merge pull request #42 from CarmJos/dependabot/maven/com.github.chris2018998-beecp-3.3.5

Bump beecp from 3.3.4 to 3.3.5
This commit is contained in:
2022-04-04 19:49:57 +08:00
committed by GitHub
+1 -1
View File
@@ -73,7 +73,7 @@
<!--项目地址 https://github.com/Chris2018998/BeeCP -->
<groupId>com.github.chris2018998</groupId>
<artifactId>beecp</artifactId>
<version>3.3.4</version>
<version>3.3.5</version>
<optional>true</optional>
<scope>compile</scope>
</dependency>