File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 55- SaxonJS 3 bump to 3.0.0-beta-2
66
77### Fixed
8- - Remove user-supplied ` dct:created ` values to prevent timestamp conflicts - SSL client certificate verification configuration in docker-compose.yml
8+ - Remove user-supplied ` dct:created ` values to prevent timestamp conflicts
9+ - XSLT SEF generation in Maven build
910
1011## [ 5.0.14] - 2025-05-25
1112### Added
Original file line number Diff line number Diff line change 329329 <artifactId >frontend-maven-plugin</artifactId >
330330 <version >1.15.1</version >
331331 <configuration >
332- <nodeVersion >v18.17.0</nodeVersion >
332+ <nodeVersion >v22.16.0</nodeVersion >
333+ <npmVersion >11.4.2</npmVersion > <!-- or any recent compatible version -->
333334 </configuration >
334335 <executions >
335336 <execution >
You can’t perform that action at this time.
0 commit comments