File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >org.htmlunit</groupId >
6
6
<artifactId >htmlunit-csp</artifactId >
7
- <version >4.10.0 </version >
7
+ <version >4.11.0-SNAPSHOT </version >
8
8
<name >HtmlUnit Content-Security-Policy Parser</name >
9
9
<organization >
10
10
<name >HtmlUnit</name >
20
20
<maven .compiler.source>8</maven .compiler.source>
21
21
<maven .compiler.target>8</maven .compiler.target>
22
22
23
- <checkstyle .version>10.21.1 </checkstyle .version>
24
- <spotbugs .version>4.9.1 </spotbugs .version>
25
- <pmd .version>7.10 .0</pmd .version>
23
+ <checkstyle .version>10.21.4 </checkstyle .version>
24
+ <spotbugs .version>4.9.3 </spotbugs .version>
25
+ <pmd .version>7.11 .0</pmd .version>
26
26
<spotless .version>2.38.0</spotless .version>
27
27
<dependencycheck .version>10.0.4</dependencycheck .version>
28
28
</properties >
182
182
<plugin >
183
183
<groupId >com.github.spotbugs</groupId >
184
184
<artifactId >spotbugs-maven-plugin</artifactId >
185
- <version >4.9.1 .0</version >
185
+ <version >4.9.3 .0</version >
186
186
<dependencies >
187
187
<dependency >
188
188
<groupId >com.github.spotbugs</groupId >
You can’t perform that action at this time.
0 commit comments