File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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-cssparser</artifactId >
7
- <version >3.9.0 </version >
7
+ <version >3.10.0-SNAPSHOT </version >
8
8
<name >HtmlUnit CSS 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
- <dependencycheck .version>8.4.3</dependencycheck .version>
24
23
<checkstyle .version>9.3</checkstyle .version>
24
+ <dependencycheck .version>9.0.4</dependencycheck .version>
25
25
</properties >
26
26
27
27
<build >
326
326
<dependency >
327
327
<groupId >commons-io</groupId >
328
328
<artifactId >commons-io</artifactId >
329
- <version >2.15.0 </version >
329
+ <version >2.15.1 </version >
330
330
<scope >test</scope >
331
331
</dependency >
332
332
</dependencies >
You can’t perform that action at this time.
0 commit comments