Skip to content

Commit 1ed9a0f

Browse files
chore(deps): bump the plugins group across 1 directory with 3 updates
Bumps the plugins group with 3 updates in the / directory: [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin), [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) and [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven). Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.4...maven-deploy-plugin-3.2.0) Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.4...maven-install-plugin-3.2.0) Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 5.7.0.6970 to 5.8.0.7211 - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@5.7.0.6970...5.8.0.7211) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-version: 5.8.0.7211 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8c40c3 commit 1ed9a0f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
<clean.plugin.version>3.5.0</clean.plugin.version>
4848
<compiler.plugin.version>3.16.0</compiler.plugin.version>
4949
<dependency.plugin.version>3.11.0</dependency.plugin.version>
50-
<deploy.plugin.version>3.1.4</deploy.plugin.version>
50+
<deploy.plugin.version>3.2.0</deploy.plugin.version>
5151
<enforcer.plugin.version>3.6.3</enforcer.plugin.version>
5252
<exec.plugin.version>3.5.0</exec.plugin.version>
53-
<install.plugin.version>3.1.4</install.plugin.version>
53+
<install.plugin.version>3.2.0</install.plugin.version>
5454
<gpg.plugin.version>3.2.8</gpg.plugin.version>
5555
<jacoco.plugin.version>0.8.15</jacoco.plugin.version>
5656
<jar.plugin.version>3.5.1</jar.plugin.version>
@@ -61,7 +61,7 @@
6161
<site.plugin.version>3.22.0</site.plugin.version>
6262
<release.plugin.version>3.3.1</release.plugin.version>
6363
<resources.plugin.version>3.5.0</resources.plugin.version>
64-
<sonar.plugin.version>5.7.0.6970</sonar.plugin.version>
64+
<sonar.plugin.version>5.8.0.7211</sonar.plugin.version>
6565
<sonatype.plugin.version>0.11.0</sonatype.plugin.version>
6666
<source.plugin.version>3.4.0</source.plugin.version>
6767
<surefire.plugin.version>3.6.0</surefire.plugin.version>

0 commit comments

Comments
 (0)