This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 40e4fdd  Upgrading sonar-maven-plugin
40e4fdd is described below

commit 40e4fdd2c944be27855cd06ca0f67ecb8dfbd7ad
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jan 15 15:08:23 2021 +0100

    Upgrading sonar-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0cd262f..661ad8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2459,7 +2459,7 @@ under the License.
         <plugin>
           <groupId>org.sonarsource.scanner.maven</groupId>
           <artifactId>sonar-maven-plugin</artifactId>
-          <version>3.7.0.1746</version>
+          <version>3.8.0.2131</version>
         </plugin>
       </plugins>
     </pluginManagement>

Reply via email to