fix: upgrade com.github.chris2018998:beecp from 3.4.0 to 3.4.1

Snyk has created this PR to upgrade com.github.chris2018998:beecp from 3.4.0 to 3.4.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.github.chris2018998/beecp/

See this project in Snyk:
https://app.snyk.io/org/z2z2qp/project/e0cf6b8b-62c9-4791-9b14-bfe183b2fc5b?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-05-26 15:00:35 +00:00
parent 9ab8eb08ac
commit f2286202d1
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -76,7 +76,7 @@
<dependency> <dependency>
<groupId>com.github.chris2018998</groupId> <groupId>com.github.chris2018998</groupId>
<artifactId>beecp</artifactId> <artifactId>beecp</artifactId>
<version>3.4.0</version> <version>3.4.1</version>
<scope>compile</scope> <scope>compile</scope>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>