1
mirror of https://github.com/CarmJos/EasySQL.git synced 2024-09-19 21:35:47 +00:00

chore(deps): bump com.github.chris2018998:beecp from 4.0.3 to 4.0.4

Bumps [com.github.chris2018998:beecp](https://github.com/Chris2018998/BeeCP) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/Chris2018998/BeeCP/releases)
- [Changelog](https://github.com/Chris2018998/beecp/blob/master/CHANGES)
- [Commits](https://github.com/Chris2018998/BeeCP/compare/BeeCP-4.0.3...BeeCP-4.0.4)

---
updated-dependencies:
- dependency-name: com.github.chris2018998:beecp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-13 08:21:17 +00:00 committed by Carm
parent bb05e8e843
commit 8ced3965be

View File

@ -79,7 +79,7 @@
<!--项目地址 https://github.com/Chris2018998/BeeCP -->
<groupId>com.github.chris2018998</groupId>
<artifactId>beecp</artifactId>
<version>4.0.3</version>
<version>4.0.4</version>
<optional>true</optional>
<scope>compile</scope>
</dependency>