Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3…
Browse files Browse the repository at this point in the history
….4.0 (#148)

Bumps
[org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin)
from 3.3.0 to 3.4.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/3af735f04cc3d6dd5e785d626043ecbe46a63395"><code>3af735f</code></a>
[maven-release-plugin] prepare release
maven-checkstyle-plugin-3.4.0</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/e72bd83039bdee65126e36eebe58a175cbd39fc5"><code>e72bd83</code></a>
[MCHECKSTYLE-448] Upgrade to Parent 42 and Maven 3.6.3</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/61def027fbe275572c496cd0ba7429b47e209258"><code>61def02</code></a>
Add missing dependencies</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/142304a4d93d41a2f95e5f577387ca9de004807a"><code>142304a</code></a>
[MCHECKSTYLE-450] Checkstyle rule link format results in 404</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/1ad603398fb30000e8db919dcd6c15338ecce9ad"><code>1ad6033</code></a>
[MCHECKSTYLE-449] Add support for SARIF output format</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/a29a2943756552b5fc2a27ec36085de323d43d66"><code>a29a294</code></a>
Bump maven-gh-actions-shared to v4</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/cf708a3f8ceea2226b506b5c351b31c971afc52b"><code>cf708a3</code></a>
[MCHECKSTYLE-447] Bump org.codehaus.plexus:plexus-resources from 1.1.0
to 1.3...</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/34fcf3ea87a91bbe1a7511a6f393ca59066a30a9"><code>34fcf3e</code></a>
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (<a
href="https://redirect.github.com/apache/maven-checkstyle-plugin/issues/127">#127</a>)</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/05df96b987b69b6137faccfe57108378752614a9"><code>05df96b</code></a>
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (<a
href="https://redirect.github.com/apache/maven-checkstyle-plugin/issues/128">#128</a>)</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/6521c2995ef17ddfacb654c6e5bc1bd8f5b65bd0"><code>6521c29</code></a>
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0
(<a
href="https://redirect.github.com/apache/maven-checkstyle-plugin/issues/131">#131</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-checkstyle-plugin&package-manager=maven&previous-version=3.3.0&new-version=3.4.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent a2e49ce commit 50e6e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<!-- Build tools' properties -->
<spotbugs.version>4.8.6</spotbugs.version>
<maven.spotbugs.version>4.8.6.2</maven.spotbugs.version>
<maven.checkstyle.version>3.3.0</maven.checkstyle.version>
<maven.checkstyle.version>3.4.0</maven.checkstyle.version>

<maven.compile.plugin.version>3.13.0</maven.compile.plugin.version>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
Expand Down

0 comments on commit 50e6e19

Please sign in to comment.