-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Apache commons-compress dependency & bump version (#5)
* Update Apache commons-compress dependency & bump version When I built the POM in 2020, I missed that there was a later version available with a different group ID, so we're using an 18 year old version. Also minor updates to the Maven version dependencies. No functional changes, so just bump patch level. * Update build - remove Ant build file - add Maven compiler plugin and set to Java 8 (previously used Maven default Java 1.6) - update Github actions to get rid of build warnings - Java distribution remains 'azul' which was default before (no default now)
- Loading branch information
Showing
4 changed files
with
24 additions
and
50 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
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
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