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

fix: upgrade org.apache.maven:maven-model from 3.8.2 to 3.8.6

Snyk has created this PR to upgrade org.apache.maven:maven-model from 3.8.2 to 3.8.6.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.maven/maven-model/

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 2022-08-02 20:05:38 +00:00
parent 7b2f6404fd
commit e67ad542a6
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -34,7 +34,7 @@ SOFTWARE.
<name>eo-maven-plugin</name>
<description>EO-to-Java Maven Plugin</description>
<properties>
<maven.version>3.8.2</maven.version>
<maven.version>3.8.6</maven.version>
<maven.compiler.source>1.8</maven.compiler.source>
</properties>
<distributionManagement>