SeunMatt / mysql-backup4j

mysql-backup4j is a library for programmatically exporting mysql databases and sending the zipped dump to email, Amazon S3, Google Drive or any other cloud storage of choice
MIT License
124 stars 71 forks source link

Bump zt-zip from 1.12 to 1.13 #28

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps zt-zip from 1.12 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
Commits
  • 2aa8c72 Prepare release zt-zip-1.13
  • 34ffa7b More updates to the changelog before the release
  • 863e82d Updated changelog for a 1.13 release
  • a264aec Removing JDK10 from the Travis testing matrix
  • 646b533 Added jdk9 and jdk10 into the matrix
  • 92583bb Changed the ZIP archives to fix the test
  • 5820e66 Fixing brainfart in some tests
  • 5c68d26 Changed Travis to use the maven wrapper
  • a8d3484 Added Maven Wrapper to the project, mvn ver 3.5.2
  • e713af9 Renamed Unwraper to Unwrapper
  • Additional commits viewable in compare view


Dependabot compatibility score

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](https://github.com/SeunMatt/mysql-backup4j/network/alerts).