File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- ### Latest release Version 4.20 .0 / December 07 , 2025
1+ ### Latest release Version 4.21 .0 / December 28 , 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.21.0-SNAPSHOT </version >
7+ <version >4.21.0</version >
88 <name >HtmlUnit JavaScript Engine</name >
99 <organization >
1010 <name >HtmlUnit</name >
3535 <enforcer-plugin .version>3.6.2</enforcer-plugin .version>
3636 <compiler-plugin .version>3.14.1</compiler-plugin .version>
3737 <jar-plugin .version>3.5.0</jar-plugin .version>
38- <release-plugin .version>3.2.0</release-plugin .version>
38+ <release-plugin .version>3.3.1</release-plugin .version>
39+ <resources-plugin .version>3.4.0</resources-plugin .version>
40+ <source-plugin .version>3.4.0</source-plugin .version>
3941 <javadoc-plugin .version>3.12.0</javadoc-plugin .version>
4042 <surefire-plugin .version>3.5.4</surefire-plugin .version>
4143 </properties >
147149 </plugin >
148150 <plugin >
149151 <artifactId >maven-resources-plugin</artifactId >
150- <version >3.3.1 </version >
152+ <version >${resources-plugin.version} </version >
151153 <executions >
152154 <execution >
153155 <id >copy-resource-01</id >
517519 <plugin >
518520 <groupId >org.apache.maven.plugins</groupId >
519521 <artifactId >maven-source-plugin</artifactId >
520- <version >3.3.1 </version >
522+ <version >${source-plugin.version} </version >
521523 <executions >
522524 <execution >
523525 <goals >
You can’t perform that action at this time.
0 commit comments