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 3.5.2 to 4.0.0 (#116)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-13 18:34:35 +08:00 committed by GitHub
parent 52dcd71c5b
commit 3f460f3fe2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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