[
https://issues.apache.org/jira/browse/COMPRESS-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved COMPRESS-662.
--------------------------------------
Fix Version/s: 1.26.1
Resolution: Fixed
> maven-wrapper.properties outdated
> ---------------------------------
>
> Key: COMPRESS-662
> URL: https://issues.apache.org/jira/browse/COMPRESS-662
> Project: Commons Compress
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.26.0
> Reporter: Tilman Hausherr
> Priority: Trivial
> Fix For: 1.26.1
>
>
> The file maven-wrapper.properties contains a link to
> https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.5.0/apache-maven-3.5.0-bin.zip
> However in the pom.xml the maven enforcer plugin requires 3.6.3 or higher
> (through the apache parent).
> Solution: replace the URL with another, e.g.
> https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
--
This message was sent by Atlassian Jira
(v8.20.10#820010)