File tree 1 file changed +3
-3
lines changed
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 >4.5.0 </version >
7
+ <version >4.6.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
- <checkstyle .version>10.18.2 </checkstyle .version>
23
+ <checkstyle .version>10.20.0 </checkstyle .version>
24
24
<dependencycheck .version>10.0.4</dependencycheck .version>
25
25
</properties >
26
26
148
148
<plugin >
149
149
<groupId >org.apache.maven.plugins</groupId >
150
150
<artifactId >maven-checkstyle-plugin</artifactId >
151
- <version >3.5 .0</version >
151
+ <version >3.6 .0</version >
152
152
<configuration >
153
153
<configLocation >checkstyle.xml</configLocation >
154
154
<suppressionsLocation >checkstyle_suppressions.xml</suppressionsLocation >
You can’t perform that action at this time.
0 commit comments