What's Changed
- Release v1.2.00 and prepare v1.3.00-SNAPSHOT by @github-actions in #19
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 by @dependabot in #25
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 by @dependabot in #24
- Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 by @dependabot in #23
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #21
- Add missing VelocityTools by @bertysentry in #27
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #30
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #29
- Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.2.2 to 3.2.3 by @dependabot in #28
- Updated the documentation to use Sentry Maven Skin by @bertysentry in #31
- Fixed warning with GraalVM Javascript execution by @bertysentry in #32
- Various code style fixes by @bertysentry in #33
Full Changelog: v1.2.00...v1.3.00