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 commands and options
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 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)
Bumps org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389.
Release notes
Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases.
Commits
21bbb41
SCANMAVEN-248 Add static documentation of the scanner (#254)9e77fff
SCANMAVEN-239 Update the integration Tests documentation to include the prope...b14de4a
SCANMAVEN-246 Bump to version 5.0 (#253)e6f1ad1
SCANMAVEN-240 Remove outdated URL from pom.xml (#251)e4c63dd
SCANMAVEN-243 The SonarScanner for Maven does not try to contact the server w...69c0e1a
SCANMAVEN-233 check thatsonar.java.jdkHome
has default value even without ...993000d
SCANMAVEN-237 Test sensor context config, system properties, and environment ...52c4e6d
SCANMAVEN-238 Remove unauthenticated REST API calls to SonarQube during IT (#...9172a40
SCANMAVEN-236 Remove obsolete site folder (#245)9250838
SCANMAVEN-230 Update scanner library to support new bootstrapper and run 'its...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 commands and options
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