dependabot[bot] opened a new pull request #55:
URL: https://github.com/apache/commons-configuration/pull/55


   Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
3.1.12.2 to 4.0.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/releases";>spotbugs-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>Spotbugs-maven-plugin 4.0.4</h2>
   <ul>
   <li>Introduce failThreshold</li>
   <li>Alignment with spotbugs 4.0.4</li>
   <li>Remove old left over maven 2.2.1 classloader logic</li>
   <li>library cleanup with groovy</li>
   <li>Various library updates</li>
   </ul>
   <h2>Spotbugs-maven-plugin 4.0.0</h2>
   <ul>
   <li>[support] Aligns support to spotbugs <a 
href="https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md#400---2020-02-15";>4.0.0</a></li>
   <li>[support] Requires baseline maven 3.2.5 for building</li>
   <li>[support] Supports jdk 8 through 15</li>
   <li>[fix] Xml declaration with the effective encoding added when missing 
with windows handling</li>
   <li>[fix] Tuned logging to prevent showing illegal reflective access from 
groovy.  Will show under debug logging.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/084211429b279980589e8b9229d8bf95086189e8";><code>0842114</code></a>
 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.0.4</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ff24ceed00f1e4bee8dd4329ed67a6c0bd205664";><code>ff24cee</code></a>
 [pom] Bump spotbugs tag to 4.0.4 / version to 4.0.4 snapshot</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/4c91322a63f4cc76b07cb203a5ac532c7995d00a";><code>4c91322</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/226";>#226</a>
 from spotbugs/dependabot/maven/com.github.spotbugs-sp...</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/6cdd6842217c1e04036109d89d3e4c1da38c7cad";><code>6cdd684</code></a>
 Bump spotbugs from 4.0.3 to 4.0.4</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/46b84f10965064f7cc2e2cbcdb13b5f9d9144015";><code>46b84f1</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/222";>#222</a>
 from famod/issue-219-failThreshold</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/d60412c80e7504b649a89cc456d8d02c7bb8ccf0";><code>d60412c</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/225";>#225</a>
 from hazendaz/spotbugs</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/045bdf1b5c8784a13c08ddf067f32303abce2c74";><code>045bdf1</code></a>
 [pom] Exclude groovy testng as we do not use it</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/95642af23187b9e90ecce46df65122f8ffde6b82";><code>95642af</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/224";>#224</a>
 from spotbugs/dependabot/maven/org.apache.maven.plugi...</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/f409ca2bfe9228bd1ba3bd964a49be0828252244";><code>f409ca2</code></a>
 Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/07e4abb2b05bb6046687e193d7dfb1ecb1c80f0f";><code>07e4abb</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/223";>#223</a>
 from spotbugs/dependabot/maven/commons-io-commons-io-2.7</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-3.1.12.2...spotbugs-maven-plugin-4.0.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.spotbugs:spotbugs-maven-plugin&package-manager=maven&previous-version=3.1.12.2&new-version=4.0.4)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to