File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.htmlunit</groupId >
66 <artifactId >htmlunit-csp</artifactId >
7- <version >4.10.0 </version >
7+ <version >4.11.0-SNAPSHOT </version >
88 <name >HtmlUnit Content-Security-Policy Parser</name >
99 <organization >
1010 <name >HtmlUnit</name >
2020 <maven .compiler.source>8</maven .compiler.source>
2121 <maven .compiler.target>8</maven .compiler.target>
2222
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>
2626 <spotless .version>2.38.0</spotless .version>
2727 <dependencycheck .version>10.0.4</dependencycheck .version>
2828 </properties >
182182 <plugin >
183183 <groupId >com.github.spotbugs</groupId >
184184 <artifactId >spotbugs-maven-plugin</artifactId >
185- <version >4.9.1 .0</version >
185+ <version >4.9.3 .0</version >
186186 <dependencies >
187187 <dependency >
188188 <groupId >com.github.spotbugs</groupId >
You can’t perform that action at this time.
0 commit comments