File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 140140 <module name =" JavadocVariable" >
141141 <property name =" accessModifiers" value =" protected" />
142142 </module >
143- <module name =" JavadocStyle" >
144- <property name =" scope" value =" protected" />
145- <property name =" checkFirstSentence" value =" true" />
146- <property name =" checkEmptyJavadoc" value =" false" />
147- <property name =" checkHtml" value =" true" />
143+ <module name =" SummaryJavadoc" >
144+ <property name =" violateExecutionOnNonTightHtml" value =" true" />
148145 </module >
149146 <module name =" InvalidJavadocPosition" />
150147 <module name =" JavadocContentLocation" />
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 >5.2 .0</version >
7+ <version >5.3 .0</version >
88 <name >HtmlUnit CSS Parser</name >
99 <organization >
1010 <name >HtmlUnit</name >
2424 <maven .version.ignore>(?i).*-(alpha|beta|m|rc)([\.-]?\d+)?</maven .version.ignore>
2525
2626 <!-- test dependencies -->
27- <junit .version>6.1.0 </junit .version>
27+ <junit .version>6.1.2 </junit .version>
2828 <commons-io .version>2.22.0</commons-io .version>
2929
3030 <!-- quality -->
You can’t perform that action at this time.
0 commit comments