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-cssparser</artifactId >
7- <version >3.9.0 </version >
7+ <version >3.10.0-SNAPSHOT </version >
88 <name >HtmlUnit CSS 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- <dependencycheck .version>8.4.3</dependencycheck .version>
2423 <checkstyle .version>9.3</checkstyle .version>
24+ <dependencycheck .version>9.0.4</dependencycheck .version>
2525 </properties >
2626
2727 <build >
326326 <dependency >
327327 <groupId >commons-io</groupId >
328328 <artifactId >commons-io</artifactId >
329- <version >2.15.0 </version >
329+ <version >2.15.1 </version >
330330 <scope >test</scope >
331331 </dependency >
332332 </dependencies >
You can’t perform that action at this time.
0 commit comments