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 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.htmlunit</groupId >
66 <artifactId >htmlunit-cssparser</artifactId >
7- <version >4.5.0 </version >
7+ <version >4.6.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- <checkstyle .version>10.18.2 </checkstyle .version>
23+ <checkstyle .version>10.20.0 </checkstyle .version>
2424 <dependencycheck .version>10.0.4</dependencycheck .version>
2525 </properties >
2626
148148 <plugin >
149149 <groupId >org.apache.maven.plugins</groupId >
150150 <artifactId >maven-checkstyle-plugin</artifactId >
151- <version >3.5 .0</version >
151+ <version >3.6 .0</version >
152152 <configuration >
153153 <configLocation >checkstyle.xml</configLocation >
154154 <suppressionsLocation >checkstyle_suppressions.xml</suppressionsLocation >
You can’t perform that action at this time.
0 commit comments