What's Changed
- Add automation to minify and transpile the JS code by @forgedhallpass in #31
- Fix none match multi domain validation by @dgriffon in #305
- ci: Snyk check improvement by @forgedhallpass in #308
- Handle protocol (http, https) in URL normalisation. by @jayblanc in #330
- Improve JavaScriptServlet client side caching strategy by @jayblanc in #327
Version bumps
- build(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #289
- build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 by @dependabot in #297
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 by @dependabot in #303
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.5.2 by @dependabot in #315
- build(deps-dev): bump junit.version from 5.10.3 to 5.11.4 by @dependabot in #319
- build(deps): bump org.owasp:dependency-check-maven from 10.0.3 to 12.1.0 by @dependabot in #328
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.11.2 by @dependabot in #318
- build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #293
- build(deps): bump commons-io:commons-io from 2.16.1 to 2.18.0 by @dependabot in #316
- build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0 by @dependabot in #312
- build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 by @dependabot in #329
- build(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.1 by @dependabot in #325
New Contributors
Full Changelog: 4.4.0...4.5.0