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

Merge pull request #40 from CarmJos/dependabot/maven/com.github.chris2018998-beecp-3.3.4

Bump beecp from 3.3.3 to 3.3.4
This commit is contained in:
2022-03-28 17:08:18 +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.3</version> <version>3.3.4</version>
<optional>true</optional> <optional>true</optional>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>