1
1
mirror of https://github.com/cqfn/eo.git synced 2024-10-04 04:07:19 +03:00

fix: upgrade com.jcabi:jcabi-log from 0.22.0 to 0.23.0

Snyk has created this PR to upgrade com.jcabi:jcabi-log from 0.22.0 to 0.23.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.jcabi/jcabi-log/

See this project in Snyk:
https://app.snyk.io/org/yegor256/project/01f0062e-61d8-46d0-a179-2bd262153adc?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-04-26 15:36:02 +00:00
parent 50e6677fed
commit 17c97a94dc
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -168,7 +168,7 @@ SOFTWARE.
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<version>0.22.0</version>
<version>0.23.0</version>
</dependency>
<dependency>
<groupId>com.jcabi</groupId>