Skip to content

Commit

Permalink
Bump sonar-maven-plugin from 3.7.0.1746 to 3.8.0.2131
Browse files Browse the repository at this point in the history
Closes #18
  • Loading branch information
sleberknight committed Jan 19, 2021
1 parent e367ddb commit 512de3a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<sonar-maven-plugin.version>3.7.0.1746</sonar-maven-plugin.version>
<sonar-maven-plugin.version>3.8.0.2131</sonar-maven-plugin.version>
<versions-maven-plugin.version>2.8.1</versions-maven-plugin.version>

<!-- Build properties -->
Expand All @@ -107,6 +107,8 @@
<maven-compiler-plugin.encoding>UTF-8</maven-compiler-plugin.encoding>

<!--
TODO: Remove this once we verify that sonar-maven-plugin 3.8.0.2131 works
Sonar properties, until version 3.8 of the Maven Sonar Scanner is released.
As of 2020-09-25 version 3.8 has not been released.
Expand Down

0 comments on commit 512de3a

Please sign in to comment.