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-core-js</artifactId >
7- <version >3.10 .0</version >
7+ <version >3.11 .0</version >
88 <name >HtmlUnit JavaScript Engine</name >
99 <organization >
1010 <name >HtmlUnit</name >
2020 <maven .compiler.source>8</maven .compiler.source>
2121 <maven .compiler.target>8</maven .compiler.target>
2222
23- <dependencycheck .version>9.0.8 </dependencycheck .version>
23+ <dependencycheck .version>9.0.9 </dependencycheck .version>
2424 </properties >
2525 <build >
2626 <resources >
491491 <dependency >
492492 <groupId >org.junit.jupiter</groupId >
493493 <artifactId >junit-jupiter-engine</artifactId >
494- <version >5.10.1 </version >
494+ <version >5.10.2 </version >
495495 <scope >test</scope >
496496 </dependency >
497497 </dependencies >
You can’t perform that action at this time.
0 commit comments