Skip to content

Commit

Permalink
merge: #8318
Browse files Browse the repository at this point in the history
8318: deps(maven): bump spotless-maven-plugin from 2.17.4 to 2.17.6 r=npepinpe a=dependabot[bot]

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.17.4 to 2.17.6.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/diffplug/spotless/commit/41003e127c9468367f2d959c0988f68314abd71c"><code>41003e1</code></a> Published maven/2.17.6</li>
<li><a href="https://github.com/diffplug/spotless/commit/22d473ff0b93f5967402ee9b7e4d714fbe5760d3"><code>22d473f</code></a> Published gradle/6.0.2</li>
<li><a href="https://github.com/diffplug/spotless/commit/bd711e171b2b6326fc579223ea2dd188767ff764"><code>bd711e1</code></a> Published lib/2.20.2</li>
<li><a href="https://github.com/diffplug/spotless/commit/bf67f6457a6608c09972665c1d788aeffbb68764"><code>bf67f64</code></a> Fix bug in Spotless 6.0 related to ktlint bundling (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1013">#1013</a>)</li>
<li><a href="https://github.com/diffplug/spotless/commit/383b827ee817028692a3bacdb8239aa8a4d6a23c"><code>383b827</code></a> Now that we're all <code>mavenCentral</code> and no <code>jcenter</code>, maybe tests won't be flak...</li>
<li><a href="https://github.com/diffplug/spotless/commit/22e777bfa0d2d5c87857506fdbc03146b5598a09"><code>22e777b</code></a> Add BUNDLING_ATTRIBUTE -&gt; Bundling.EXTERNAL to fix <a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/993">#993</a>.</li>
<li><a href="https://github.com/diffplug/spotless/commit/062f932b6f07fcb6d79824899efeb2ee3896d849"><code>062f932</code></a> Bump default ktlint version from <code>0.43.0</code> to <code>0.43.2</code>.</li>
<li><a href="https://github.com/diffplug/spotless/commit/039d784578bc6dcc4c2269864b1b3bc0bfb2c6b5"><code>039d784</code></a> Convert ktlint integration to use a compile-only sourceset. (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1012">#1012</a>, example o...</li>
<li><a href="https://github.com/diffplug/spotless/commit/c5600b55124cb3d993076221ad092b996b0ba339"><code>c5600b5</code></a> Fix spotbugs warning.</li>
<li><a href="https://github.com/diffplug/spotless/commit/3a6ba9c7474a8df0221e1d4cf2172b67a516a514"><code>3a6ba9c</code></a> Convert ktlint integration to use a compile-only sourceset.</li>
<li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/maven/2.17.4...maven/2.17.6">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless:spotless-maven-plugin&package-manager=maven&previous-version=2.17.4&new-version=2.17.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<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 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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-cloud[bot] and dependabot[bot] committed Dec 6, 2021
2 parents 258c02e + a9e8890 commit 22b0bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -135,7 +135,7 @@
<plugin.version.sonar>3.9.1.2184</plugin.version.sonar>
<plugin.version.sortpom>3.0.0</plugin.version.sortpom>
<plugin.version.spotbugs>4.5.0.0</plugin.version.spotbugs>
<plugin.version.spotless>2.17.4</plugin.version.spotless>
<plugin.version.spotless>2.17.6</plugin.version.spotless>
<plugin.version.surefire>3.0.0-M5</plugin.version.surefire>
<plugin.version.versions>2.8.1</plugin.version.versions>

Expand Down

0 comments on commit 22b0bf7

Please sign in to comment.