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.9.0 </version >
7+ <version >4.10.0-SNAPSHOT </version >
88 <name >HtmlUnit CSS Parser</name >
99 <organization >
1010 <name >HtmlUnit</name >
7474 <plugin >
7575 <groupId >org.apache.maven.plugins</groupId >
7676 <artifactId >maven-compiler-plugin</artifactId >
77- <version >3.13 .0</version >
77+ <version >3.14 .0</version >
7878 </plugin >
7979 <plugin >
8080 <!-- generate parsers and lexers before compiling -->
322322 <dependency >
323323 <groupId >org.junit.jupiter</groupId >
324324 <artifactId >junit-jupiter-engine</artifactId >
325- <version >5.11.4 </version >
325+ <version >5.12.0 </version >
326326 <scope >test</scope >
327327 </dependency >
328328 <dependency >
You can’t perform that action at this time.
0 commit comments