dependabot[bot] opened a new pull request #63:
URL: https://github.com/apache/maven-checkstyle-plugin/pull/63


   Bumps 
[build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
 from 3.2.0 to 3.3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mojohaus/build-helper-maven-plugin/releases";>build-helper-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.3.0</h2>
   <h2>Changes</h2>
   <ul>
   <li>Fixes <a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/108";>#108</a>
 - released-version does not detect version if maven repository is not 
configured to look for snapshot (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/109";>#109</a>)
 <a 
href="https://github.com/stefanseifert";><code>@​stefanseifert</code></a></li>
   <li>Add missing whitespace to output of reserve-network-port (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/101";>#101</a>)
 <a href="https://github.com/albers";><code>@​albers</code></a></li>
   </ul>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Provide the Mojos logger as variable in the Interpreter context (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/72";>#72</a>)
 <a href="https://github.com/MeyerNils";><code>@​MeyerNils</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump testng from 6.9.9 to 7.4.0 (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/116";>#116</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump assertj-core from 1.7.1 to 3.22.0 (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/115";>#115</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump maven-plugin-annotations from 3.5 to 3.6.2 (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/117";>#117</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump mojo-parent from 61 to 65 (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/118";>#118</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Bump junit from 3.8.1 to 4.13.1 in /src/it/surefire (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/104";>#104</a>)
 <a href="https://github.com/dependabot";><code>@​dependabot</code></a></li>
   <li>Use maven-plugin-plugin in version managed in parent (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/97";>#97</a>)
 <a href="https://github.com/pzygielo";><code>@​pzygielo</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Set min. java version to java 8 (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/120";>#120</a>)
 <a 
href="https://github.com/stefanseifert";><code>@​stefanseifert</code></a></li>
   <li>Switch from Travis to GitHub Actions (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/114";>#114</a>)
 <a 
href="https://github.com/stefanseifert";><code>@​stefanseifert</code></a></li>
   <li>Fix links to examples (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/100";>#100</a>)
 <a href="https://github.com/djarnis73";><code>@​djarnis73</code></a></li>
   <li>Use primitive to allow it to be resolved by <a 
href="https://github.com/value";><code>@​value</code></a> in javadoc (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/99";>#99</a>)
 <a href="https://github.com/pzygielo";><code>@​pzygielo</code></a></li>
   <li>Fix javadoc errors and warning (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/98";>#98</a>)
 <a href="https://github.com/pzygielo";><code>@​pzygielo</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/f1fac8ca03e5f6cc2d118b1925b00a8164e76f56";><code>f1fac8c</code></a>
 [maven-release-plugin] prepare release build-helper-maven-plugin-3.3.0</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/3fed18ca8cd47b352e0c9bfc37d03bb7e1337aa1";><code>3fed18c</code></a>
 use version-resolver for release drafter to apply semantic versioning e.g. 
if...</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/4d6ca94c3d4ad1c301dff68ac9eeb3e395c9c180";><code>4d6ca94</code></a>
 allow to run release-drafter on workflow_dispatch for testing</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/b4e5d5aea751b2223eced9e0bf3e43367b3a1fff";><code>b4e5d5a</code></a>
 Provide the Mojos logger as variable in the Interpreter context (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/72";>#72</a>)</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/bda39bc21a0e4c9f8e629907ed82d6f552c3edc1";><code>bda39bc</code></a>
 set min. java version to java 8</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/5f6943185f6ce9615d0fd1452389815e033302f2";><code>5f69431</code></a>
 Bump testng from 6.9.9 to 7.4.0 (<a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/116";>#116</a>)</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/579683929e001fd510eaae79394c3e7866abc24d";><code>5796839</code></a>
 Bump assertj-core from 1.7.1 to 3.22.0</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/e916f5775f154134ff1fb3aafe3c8563fc1e8bcb";><code>e916f57</code></a>
 Bump maven-plugin-annotations from 3.5 to 3.6.2</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/158475c63534a511fb5cbb2b44682c4b86e85455";><code>158475c</code></a>
 Bump mojo-parent from 61 to 65</li>
   <li><a 
href="https://github.com/mojohaus/build-helper-maven-plugin/commit/5360a596472fc979e294b33f2576417599331f0c";><code>5360a59</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/mojohaus/build-helper-maven-plugin/issues/114";>#114</a>
 from mojohaus/feature/github-actions</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.2.0...build-helper-maven-plugin-3.3.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:build-helper-maven-plugin&package-manager=maven&previous-version=3.2.0&new-version=3.3.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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to