Skip to content

Commit

Permalink
fix sonar maven
Browse files Browse the repository at this point in the history
  • Loading branch information
aomegax committed Jan 31, 2024
1 parent 377535e commit 0d097fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.3.0.603</version>
<version>3.10.0.2594</version>
<executions>
<execution>
<phase>verify</phase>
Expand Down

0 comments on commit 0d097fc

Please sign in to comment.