This has a fix for CVE-2023-34624: Stack overflow with excessive nested tags.
Also a fix for bug 237: customizing javadocExecutable in pom.xml breaks the build
Thanks to niol, PoppingSnack, and Ralf Purnhagen for bug reports and contributions for this release!
Note the addition of a maxDepth cleaner property that defines the maximum nested tag depth. The default is 1000.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This has a fix for CVE-2023-34624: Stack overflow with excessive nested tags.
Also a fix for bug 237: customizing javadocExecutable in pom.xml breaks the build
Thanks to niol, PoppingSnack, and Ralf Purnhagen for bug reports and contributions for this release!
Note the addition of a maxDepth cleaner property that defines the maximum nested tag depth. The default is 1000.