dependabot[bot] opened a new pull request, #2050: URL: https://github.com/apache/activemq/pull/2050
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 5.6.0.6792 to 5.7.0.6970. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SonarSource/sonar-scanner-maven/releases">org.sonarsource.scanner.maven:sonar-maven-plugin's releases</a>.</em></p> <blockquote> <h2>5.7.0.6970</h2> <h1>Release notes - Sonar Scanner for Maven - 5.7</h1> <h3>Feature</h3> <p><a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-317">SCANMAVEN-317</a> Support encryption of sonar.token, and other new secure properties <a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-332">SCANMAVEN-332</a> support <code>modular-jar</code> artifact type <a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-341">SCANMAVEN-341</a> Rework the support of encrypted properties</p> <h3>Maintenance</h3> <p><a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-370">SCANMAVEN-370</a> Prepare next development iteration 5.7.0 <a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-372">SCANMAVEN-372</a> Configure Renovate for sonar-scanner-maven <a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-373">SCANMAVEN-373</a> SubmitReview: Use Vault token <a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-374">SCANMAVEN-374</a> Unpin internal GitHub actions <a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-376">SCANMAVEN-376</a> Use SonarSource/.../sonar-update-center-release@v1 instead of <a href="https://github.com/master"><code>@​master</code></a> <a href="https://sonarsource.atlassian.net/browse/SCANMAVEN-377">SCANMAVEN-377</a> Update dependency org.assertj:assertj-core to v3.27.7 [SECURITY]</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/9e114d74155442c40a927a7491718dde472b43fc"><code>9e114d7</code></a> SCANMAVEN-332 Support modular-jar (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/402">#402</a>)</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/7424fe56eeaabf1d9abd4d43bec6eff694c18c55"><code>7424fe5</code></a> SCANMAVEN-317 - Support encryption of sonar.token, and other new secure prope...</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/b8ff39f9c72f56cac1e302ac8ec9854b5a8f25cd"><code>b8ff39f</code></a> SCANMAVEN-341 Fix regex for encrypted property filtering for mvn4 and add tes...</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/b4c0b4ae8638e87874786fdf055e8ac904eadeab"><code>b4c0b4a</code></a> SCANMAVEN-377 Update dependency org.assertj:assertj-core to v3.27.7 [SECURITY...</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/cd195065d088e8fade81b59c3c78068dc393a291"><code>cd19506</code></a> SCANMAVEN-372 Configure Renovate (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/393">#393</a>)</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/944f55249fb64c3fa7bf2258974ca281375af257"><code>944f552</code></a> SCANMAVEN-376 Use SonarSource/.../sonar-update-center-release@v1 instead of @...</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/2832b8a069e8e9ac83ece6b0111f723f653dbda2"><code>2832b8a</code></a> SCANMAVEN-374 Unpin internal GitHub actions (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/396">#396</a>)</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/81caeeb11b25dd0ca8aafc0aefc46390350d3e9e"><code>81caeeb</code></a> SCANMAVEN-373 SubmitReview: Use Vault token (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/395">#395</a>)</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/c62dd7423fb4b2b7dffe457849e51c38dcc779cc"><code>c62dd74</code></a> SCANMAVEN-370 Prepare next development iteration 5.7.0 (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/392">#392</a>)</li> <li>See full diff in <a href="https://github.com/SonarSource/sonar-scanner-maven/compare/5.6.0.6792...5.7.0.6970">compare view</a></li> </ul> </details> <br /> [](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 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> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
