java-disassembler
java-disassembler copied to clipboard
Bump zt-zip from 1.9 to 1.13
Bumps zt-zip from 1.9 to 1.13.
Changelog
Sourced from zt-zip's changelog.
1.13 (2nd May 2018)
- Fixed a possible security vulnerability reported by Snyk Security Research Team
- Fixed same-zip bug for transformEntry method
1.12 (1st August 2017)
- Fixed a resource leakage with ZipInputStream
- Fixed a NoSuchMethodError on Android platforms
1.11 (31st January 2017)
- Added iterate and unpack methods that accept a Charset
1.10 (28th October 2016)
- Added user configurable compression level to packEntries()
- Added more overloaded methods to the pack() method for convenience
- Bumped embedded Apache Commons from 1.4 to 2.2
Commits
2aa8c72
Prepare release zt-zip-1.1334ffa7b
More updates to the changelog before the release863e82d
Updated changelog for a 1.13 releasea264aec
Removing JDK10 from the Travis testing matrix646b533
Added jdk9 and jdk10 into the matrix92583bb
Changed the ZIP archives to fix the test5820e66
Fixing brainfart in some tests5c68d26
Changed Travis to use the maven wrappera8d3484
Added Maven Wrapper to the project, mvn ver 3.5.2e713af9
Renamed Unwraper to Unwrapper- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.