Skip to content

Commit 17d67bd

Browse files
dependabot[bot]rnorth
authored andcommitted
Bump animal-sniffer-maven-plugin from 1.7 to 1.17 (#16)
Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.7 to 1.17. <details> <summary>Commits</summary> - [`d50179e`](mojohaus/animal-sniffer@d50179e) [maven-release-plugin] prepare release animal-sniffer-parent-1.17 - [`e54c07d`](mojohaus/animal-sniffer@e54c07d) fix some dependencies enforcer was complaining about - [`ae27e8d`](mojohaus/animal-sniffer@ae27e8d) case already covered by issue-32-multirelease - [`5e4d171`](mojohaus/animal-sniffer@5e4d171) use earlier phase - [`a86b180`](mojohaus/animal-sniffer@a86b180) not working with travis - [`bb55e06`](mojohaus/animal-sniffer@bb55e06) force streamLogs - [`c058523`](mojohaus/animal-sniffer@c058523) trying to get logs - [`09211b6`](mojohaus/animal-sniffer@09211b6) more logs on travis - [`b9b4755`](mojohaus/animal-sniffer@b9b4755) add it with a multi release jar dependency - [`78da5fa`](mojohaus/animal-sniffer@78da5fa) simpler with >= java9 - Additional commits viewable in [compare view](mojohaus/animal-sniffer@animal-sniffer-parent-1.7...animal-sniffer-parent-1.17) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:animal-sniffer-maven-plugin&package-manager=maven&previous-version=1.7&new-version=1.17)](https://dependabot.com/compatibility-score.html?dependency-name=org.codehaus.mojo:animal-sniffer-maven-plugin&package-manager=maven&previous-version=1.7&new-version=1.17) 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`. --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <details> <summary>Dependabot commands and options</summary> <br /> 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 cancel merge` will cancel a previously requested merge - `@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 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 - `@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. </details>
1 parent 46ef0d4 commit 17d67bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.codehaus.mojo</groupId>
9595
<artifactId>animal-sniffer-maven-plugin</artifactId>
96-
<version>1.7</version>
96+
<version>1.17</version>
9797
<executions>
9898
<execution>
9999
<id>signature-check</id>

0 commit comments

Comments
 (0)