dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Bump spotbugs-maven-plugin from 3.1.12.1 to 3.1.12.2 #100

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps spotbugs-maven-plugin from 3.1.12.1 to 3.1.12.2.

Release notes *Sourced from [spotbugs-maven-plugin's releases](https://github.com/spotbugs/spotbugs-maven-plugin/releases).* > ## 3.1.12.2 Release > - Configurable output filename added > - Added support for jdk 12 through 14
Commits - [`dd665f5`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/dd665f585b26dc79bd55504911b4ebbbe2a1dc8f) [maven-release-plugin] prepare release spotbugs-maven-plugin-3.1.12.2 - [`05de8a5`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/05de8a5030309c5a21a438859470cf43b45c71a5) Merge pull request [#135](https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/135) from hazendaz/spotbugs - [`f162ac8`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/f162ac8067553df9aa279f461b8d3c600e0b9520) [pom] Bump asm to 7.2-beta for jdk 14 support - [`9fcf700`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/9fcf7009e921e84c7f815c6372f4067e58b82d80) [pom] Override asm to 7.1 for jdk 13 support - [`d4f8a77`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/d4f8a7792aa0bb82ab7d3e4a06254aa58ec0ac0c) [travis] Try jdks 12 through 14 - [`d7ab21f`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/d7ab21f6d616e29daad875aec489891dfbd65b10) [ci] Change since '3.1.13' to 3.1.12.2' - [`ba47ced`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/ba47ced7b8fcddaafde4c195ad8bab42fa83d4f4) [pom] Update base-parent to 23 - [`c4c670d`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/c4c670d45878fed45fbcd8231147c63145913713) Merge pull request [#133](https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/133) from spotbugs/dependabot/maven/commons-codec-commons-... - [`e3cea3c`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/e3cea3c570ef1190d4747293313b9002bdbb67b8) Bump commons-codec from 1.12 to 1.13 - [`932b294`](https://github.com/spotbugs/spotbugs-maven-plugin/commit/932b294abdca8294c1112edd6f0f59360e1bc709) Merge pull request [#131](https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/131) from hazendaz/spotbugs - Additional commits viewable in [compare view](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-3.1.12.1...spotbugs-maven-plugin-3.1.12.2)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
morpheus-87 commented 5 years ago

@dependabot rebase