Skip to content

Commit b1fd03d

Browse files
authored
Update to new SonarQube API (#1058)
1 parent 72ef7f1 commit b1fd03d

File tree

1 file changed

+2
-2
lines changed
  • sonar-dependency-check-plugin

1 file changed

+2
-2
lines changed

sonar-dependency-check-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
</scm>
2020

2121
<properties>
22-
<sonar.api.version>10.1.0.809</sonar.api.version>
23-
<sonar.api.impl.version>10.3.0.82913</sonar.api.impl.version>
22+
<sonar.api.version>11.1.0.2693</sonar.api.version>
23+
<sonar.api.impl.version>25.1.0.102122</sonar.api.impl.version>
2424
<!-- Configuration for sonar-packaging-maven-plugin -->
2525
<sonar.pluginClass>org.sonar.dependencycheck.DependencyCheckPlugin</sonar.pluginClass>
2626
<sonar.pluginName>Dependency-Check</sonar.pluginName>

0 commit comments

Comments
 (0)