4.1.2
What's Changed
- csrfguard.js: made compatible with IE11 + console.debug(...) commented by @stefano-1973 in #37
- Fix time comparison when checking pageToken time tolerance (fix #49) by @bpapez in #50
- Set up CI for running tests and generating a deployable version of the test application by @forgedhallpass in #53
- Fixed NewTokenLandingPage functionality by @forgedhallpass in 74008a2
- JavaDoc updates by @forgedhallpass in a1cf527
- Added OWASP Dependency Check GitHub action via Maven execution by @forgedhallpass in ce1622c
- JSTL dependency change by @forgedhallpass in 4bb4343
- Update GSON version due to reported CVE by @forgedhallpass in 7c8c178
- Added Snyk vulnerability scanning GitHub action by @forgedhallpass in 8379857
- Explicit dependabot configuration by @forgedhallpass in 1665f25
Version bumps
- Bump mockito.version from 3.6.0 to 4.3.1 by @dependabot in #63
- Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M5 by @dependabot in #62
- Bump maven-compiler-plugin from 3.8.1 to 3.10.0 by @dependabot in #61
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 by @dependabot in #60
- Bump logback-classic from 1.2.4 to 1.2.10 by @dependabot in #59
- Bump slf4j-api from 1.7.31 to 1.7.36 by @dependabot in #67
- Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 by @dependabot in #66
- Bump maven-javadoc-plugin from 3.2.0 to 3.3.2 by @dependabot in #68
- Bump tomcat7-maven-plugin from 2.1 to 2.2 by @dependabot in #65
- Bump jsp-api from 2.1 to 2.2 by @dependabot in #64
- Bump junit.version from 5.7.0 to 5.8.2 by @dependabot in #70
- Bump commons-io from 2.8.0 to 2.11.0 by @dependabot in #71
- Bump maven-jar-plugin from 3.2.0 to 3.2.2 by @dependabot in #72
- Bump maven-scm-plugin from 1.11.2 to 1.12.2 by @dependabot in #69
New Contributors
- @stefano-1973 made their first contribution in #37
- @bpapez made their first contribution in #50
Full Changelog: 4.1.1...4.1.2