This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/rel/0.12 by this push:
new c6ce6e5 Bump sonar-maven-plugin from 3.6.1.1688 to 3.9.0.2155 (#4128)
c6ce6e5 is described below
commit c6ce6e5f57b9ebede81260a6198bf52aa29ba503
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 12 20:47:02 2021 +0800
Bump sonar-maven-plugin from 3.6.1.1688 to 3.9.0.2155 (#4128)
Bumps
[sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from
3.6.1.1688 to 3.9.0.2155.
- [Release
notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
-
[Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/3.6.1.1688...3.9.0.2155)
---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4801a1f..36f13b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -607,7 +607,7 @@
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
- <version>3.6.1.1688</version>
+ <version>3.9.0.2155</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>