This repository has been archived by the owner on Mar 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 493
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update org.apache.maven:maven-archiver to resolve Java 11 issue
see #77 (comment) - for some reason org.codehaus.plexus.archiver.zip.AbstractZipArchiver (which comes from a transitive dependency of maven-archiver) is throwing an exception on Java 11 when maven-archiver is at v3.0.0. Updated to latest (3.2.0) to pull in newer transitive dependencies. Also upgraded a bunch of other dependencies that caused requireUpperBoundsDep problems once maven-archiver was at 3.2.0
- Loading branch information
Showing
1 changed file
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters