File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.sonarsource.parent</groupId >
8
8
<artifactId >parent</artifactId >
9
- <version >68 .0.0.247 </version >
9
+ <version >69 .0.0.267 </version >
10
10
</parent >
11
11
12
12
<groupId >org.sonarsource.html</groupId >
Original file line number Diff line number Diff line change 160
160
<jreMinVersion >${jdk.min.version} </jreMinVersion >
161
161
<!-- this value is translated to Sonar-Version property in META-INF/MANIFEST.MF file inside jar. It is used at runtime
162
162
by products to detect compatibility. We keep LTS -->
163
- <sonarQubeMinVersion >9.9</sonarQubeMinVersion >
163
+ <pluginApiMinVersion >9.9</pluginApiMinVersion >
164
+ <requiredForLanguages >web,jsp</requiredForLanguages >
164
165
</configuration >
165
166
</plugin >
166
167
You can’t perform that action at this time.
0 commit comments