The major changes in this release is the removal of using Guava.
📦 Dependency updates
- Bump powermock.version from 2.0.7 to 2.0.9 (#2155) @dependabot
- Bump wiremock-jre8-standalone from 2.26.3 to 2.28.0 (#2171) @dependabot
- JENKINS-65445 - get rid of Guava as much as possible (#2163) @olamy
- Bump commons-lang3 from 3.11 to 3.12.0 (#2174) @dependabot
👻 Maintenance
- JENKINS-65445 - get rid of Guava as much as possible (#2163) @olamy
- Remove JSR-305 annotations from Blue-Ocean and replaced it with Spotbugs. (#2169) @StefanSpieker