1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-05 00:25:32 +08:00

Merge pull request #47 from CarmJos/dependabot/maven/com.github.chris2018998-beecp-3.3.6

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