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

Merge pull request #39 from CarmJos/dependabot/maven/com.github.chris2018998-beecp-3.3.3

Bump beecp from 3.3.2 to 3.3.3
This commit is contained in:
2022-03-25 00:30:04 +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.2</version>
<version>3.3.3</version>
<optional>true</optional>
<scope>compile</scope>
</dependency>