File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- ### Latest release Version 4.12 .0 / May 17 , 2025
1+ ### Latest release Version 4.13 .0 / June 03 , 2025
22
33# HtmlUnit - core-js
44
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 >4.12 .0</version >
7+ <version >4.13 .0</version >
88 <name >HtmlUnit JavaScript Engine</name >
99 <organization >
1010 <name >HtmlUnit</name >
2121 <maven .compiler.target>8</maven .compiler.target>
2222
2323 <!-- test dependencies -->
24- <junit .version>5.12.2 </junit .version>
24+ <junit .version>5.13.0 </junit .version>
2525
2626 <!-- quality -->
2727 <dependencycheck .version>10.0.4</dependencycheck .version>
8888 </execution >
8989 </executions >
9090 </plugin >
91+ <!--
9192 <plugin>
9293 <groupId>org.owasp</groupId>
9394 <artifactId>dependency-check-maven</artifactId>
105106 </execution>
106107 </executions>
107108 </plugin>
109+ -->
108110 <plugin >
109111 <groupId >org.apache.maven.plugins</groupId >
110112 <artifactId >maven-clean-plugin</artifactId >
574576 <dependency >
575577 <groupId >org.junit.platform</groupId >
576578 <artifactId >junit-platform-launcher</artifactId >
577- <version >1.12.2 </version >
579+ <version >1.13.0 </version >
578580 <scope >test</scope >
579581 </dependency >
580582 </dependencies >
You can’t perform that action at this time.
0 commit comments