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-core-js</artifactId >
7
- <version >3.10 .0</version >
7
+ <version >3.11 .0</version >
8
8
<name >HtmlUnit JavaScript Engine</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
- <dependencycheck .version>9.0.8 </dependencycheck .version>
23
+ <dependencycheck .version>9.0.9 </dependencycheck .version>
24
24
</properties >
25
25
<build >
26
26
<resources >
491
491
<dependency >
492
492
<groupId >org.junit.jupiter</groupId >
493
493
<artifactId >junit-jupiter-engine</artifactId >
494
- <version >5.10.1 </version >
494
+ <version >5.10.2 </version >
495
495
<scope >test</scope >
496
496
</dependency >
497
497
</dependencies >
You can’t perform that action at this time.
0 commit comments