dependabot[bot] opened a new pull request, #646: URL: https://github.com/apache/syncope/pull/646
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.10.0.2594 to 3.11.0.3922. <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>3.11.0.3922</h2> <h1>Release notes - Sonar Scanner for Maven - 3.11</h1> <h3>Bug</h3> <p><a href="https://sonarsource.atlassian.net/browse/MSONAR-205">MSONAR-205</a> Undesired behaviour when sonar.projectKey is specified in root pom or as user property</p> <h3>Documentation</h3> <p><a href="https://sonarsource.atlassian.net/browse/MSONAR-203">MSONAR-203</a> Update license headers</p> <h3>Task</h3> <p><a href="https://sonarsource.atlassian.net/browse/MSONAR-208">MSONAR-208</a> Migrate tests to JUnit 5</p> <h3>Improvement</h3> <p><a href="https://sonarsource.atlassian.net/browse/MSONAR-202">MSONAR-202</a> Improve logging : log information about Maven options, Java version and the OS</p> <p><a href="https://sonarsource.atlassian.net/browse/MSONAR-204">MSONAR-204</a> "SonarQube version" is not displayed when communicating with SonarCloud</p> <p><a href="https://sonarsource.atlassian.net/browse/MSONAR-207">MSONAR-207</a> The scanner for Maven collects files outside of conventional sonar.sources</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/250195e6329bad98bb7cb082100d3bc8873e1370"><code>250195e</code></a> Upgrade release action to version 5.2.1 (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/208">#208</a>)</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/f25764d29671699f1d94c1e51d78c34003f8560d"><code>f25764d</code></a> MSONAR-205 Remove sonar.projectKey for submodules</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/9059ca086ed560acf1de4d6ee67abdcbaa902cf5"><code>9059ca0</code></a> Fix quality flaw: refactor "findMavenProject" method</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/bce0bd09798f0daabc599dd23dca123dcdf5c897"><code>bce0bd0</code></a> MSONAR-211 Remove compatibility with old SQ modules( > 7.6 ) in ITs (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/205">#205</a>)</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/495d1c9a56e6f0fe3b1364142e1af5fa28bb4893"><code>495d1c9</code></a> MSONAR-202 Improve logging with information about Maven options, Java versio...</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/b637acd9f470d21158d130ae9e30693bc49486e2"><code>b637acd</code></a> MSONAR-212 Fix performance regression in our ITs with [LATEST_RELEASE] & [DE...</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/4b8694776b00faf02e6d4c749637f6c630026548"><code>4b86947</code></a> MSONAR-204 "SonarQube version" shouldn't be displayed when communicating with...</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/dd4f9cdaba36c977cc99116d09bce269a129d89a"><code>dd4f9cd</code></a> MSONAR-208 Add junit-jupiter-api to enable the execution of tests from Intell...</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/0faeade73683e3b3c9b65403c0147d13c7c19715"><code>0faeade</code></a> MSONAR-209 Bump maven-invoker-plugin to the latest version 3.6.0 (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/198">#198</a>)</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/f2ab7c97673a82e69bc2f428faa506eabc0a0b25"><code>f2ab7c9</code></a> MSONAR-208 Migrate tests to JUnit 5 (<a href="https://redirect.github.com/SonarSource/sonar-scanner-maven/issues/197">#197</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SonarSource/sonar-scanner-maven/compare/3.10.0.2594...3.11.0.3922">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 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> -- 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: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org