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
2
2
3
3
# HtmlUnit - core-js
4
4
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 >4.12 .0</version >
7
+ <version >4.13 .0</version >
8
8
<name >HtmlUnit JavaScript Engine</name >
9
9
<organization >
10
10
<name >HtmlUnit</name >
21
21
<maven .compiler.target>8</maven .compiler.target>
22
22
23
23
<!-- test dependencies -->
24
- <junit .version>5.12.2 </junit .version>
24
+ <junit .version>5.13.0 </junit .version>
25
25
26
26
<!-- quality -->
27
27
<dependencycheck .version>10.0.4</dependencycheck .version>
88
88
</execution >
89
89
</executions >
90
90
</plugin >
91
+ <!--
91
92
<plugin>
92
93
<groupId>org.owasp</groupId>
93
94
<artifactId>dependency-check-maven</artifactId>
105
106
</execution>
106
107
</executions>
107
108
</plugin>
109
+ -->
108
110
<plugin >
109
111
<groupId >org.apache.maven.plugins</groupId >
110
112
<artifactId >maven-clean-plugin</artifactId >
574
576
<dependency >
575
577
<groupId >org.junit.platform</groupId >
576
578
<artifactId >junit-platform-launcher</artifactId >
577
- <version >1.12.2 </version >
579
+ <version >1.13.0 </version >
578
580
<scope >test</scope >
579
581
</dependency >
580
582
</dependencies >
You can’t perform that action at this time.
0 commit comments