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

chore(deps): bump com.github.chris2018998:beecp from 4.0.5 to 4.0.7

Bumps [com.github.chris2018998:beecp](https://github.com/Chris2018998/BeeCP) from 4.0.5 to 4.0.7.
- [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.5...BeeCP-4.0.7)

---
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-08-19 08:32:22 +00:00 committed by Carm
parent 3a3d56e724
commit 4c2a371de2

View File

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