Skip to content

Commit 0af7e16

Browse files
Bump the plugins group with 2 updates
Bumps the plugins group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven). Updates `com.puppycrawl.tools:checkstyle` from 10.20.0 to 10.20.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.20.0...checkstyle-10.20.1) Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 4.0.0.4121 to 5.0.0.4389 - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@4.0.0.4121...5.0.0.4389) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85c953a commit 0af7e16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
<site.plugin.version>3.21.0</site.plugin.version>
6464
<release.plugin.version>3.1.1</release.plugin.version>
6565
<resources.plugin.version>3.3.1</resources.plugin.version>
66-
<sonar.plugin.version>4.0.0.4121</sonar.plugin.version>
66+
<sonar.plugin.version>5.0.0.4389</sonar.plugin.version>
6767
<source.plugin.version>3.3.1</source.plugin.version>
6868
<surefire.plugin.version>3.5.2</surefire.plugin.version>
6969

7070
<!-- tooling -->
71-
<checkstyle.tool.version>10.20.0</checkstyle.tool.version>
71+
<checkstyle.tool.version>10.20.1</checkstyle.tool.version>
7272

7373
<!-- testing -->
7474
<awaitility.version>4.2.2</awaitility.version>

0 commit comments

Comments
 (0)