What's Changed
- Fix compatibility with maven-site-plugin:4.0.0-M9 by @solomax in #89
- Fix bootswatch cdn url to https://cdn.jsdelivr.net/npm/bootswatch@${bootswatchVersion}/dist/${bootswatchTheme}
- Implement Reproducible/Verifiable Builds maven feature. publish date can be override and fixed using the maven property 'project.build.outputTimestamp'.
- Bump maven-gitflow-plugin version to 1.19.0 from 1.18.0
- Bump Google Analytics version to 4
- Bump guava from 28.2-jre to 29.0-jre by @dependabot in #79
- Bump jsoup from 1.12.1 to 1.14.2 by @dependabot in #80
- Bump logback-core from 1.2.3 to 1.2.9 by @dependabot in #85
- [Snyk] Upgrade org.apache.commons:commons-lang3 from 3.5 to 3.12.0 by @devacfr in #86
- [Snyk] Upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.36 by @devacfr in #87
⚠️ Be careful
This version is only compatible with maven-site-plugin:4.0.0-M9 and behind.
New Contributors
- @dependabot made their first contribution in #79
Full Changelog: v2.3.0...v2.4.0-beta2