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

Merge pull request #7 from CarmJos/dependabot/maven/com.github.chris2018998-beecp-3.3.1

Bump beecp from 3.3.0 to 3.3.1
This commit is contained in:
2022-01-29 03:51:10 +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.0</version> <version>3.3.1</version>
<optional>true</optional> <optional>true</optional>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>