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 >4.9.0 </version >
7
+ <version >4.10.0-SNAPSHOT </version >
8
8
<name >HtmlUnit CSS Parser</name >
9
9
<organization >
10
10
<name >HtmlUnit</name >
74
74
<plugin >
75
75
<groupId >org.apache.maven.plugins</groupId >
76
76
<artifactId >maven-compiler-plugin</artifactId >
77
- <version >3.13 .0</version >
77
+ <version >3.14 .0</version >
78
78
</plugin >
79
79
<plugin >
80
80
<!-- generate parsers and lexers before compiling -->
322
322
<dependency >
323
323
<groupId >org.junit.jupiter</groupId >
324
324
<artifactId >junit-jupiter-engine</artifactId >
325
- <version >5.11.4 </version >
325
+ <version >5.12.0 </version >
326
326
<scope >test</scope >
327
327
</dependency >
328
328
<dependency >
You can’t perform that action at this time.
0 commit comments