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.4 to 4.0.5

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

---
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-07-15 08:46:22 +00:00 committed by Carm
parent f328e823c3
commit 3e8ebe6b42

View File

@ -79,7 +79,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>4.0.4</version> <version>4.0.5</version>
<optional>true</optional> <optional>true</optional>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>