v2.19.0
Contributors
@andrewazores, @dependabot, @dependabot[bot], @ebaron and @maxcao13
What's Changed
Features
- feat(attributes): add methods to extract all readable MBeanAttributes from various mxbeans (#174) @maxcao13
Maintenance
- build(deps): bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M9 (#186) @dependabot
- build(deps): bump spotbugs-annotations from 4.7.1 to 4.7.3 (#188) @dependabot
- build(deps): bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.3.0 (#178) @dependabot
- build(deps): bump spotless-maven-plugin from 2.22.7 to 2.33.0 (#184) @dependabot
- build(deps): bump license-maven-plugin from 4.0 to 4.1 (#181) @dependabot
- build(deps): bump maven-site-plugin from 3.9.1 to 3.12.1 (#183) @dependabot
- build(deps): bump maven-compiler-plugin from 3.8.1 to 3.10.1 (#182) @dependabot
- build(deps-dev): bump org.junit.jupiter.version from 5.8.2 to 5.9.2 (#185) @dependabot
- build(deps-dev): bump org.mockito.version from 4.6.1 to 5.1.1 (#180) @dependabot
- build(deps): bump maven-project-info-reports-plugin from 3.1.1 to 3.4.2 (#177) @dependabot
- build(deps): bump jsoup from 1.15.3 to 1.15.4 (#176) @dependabot
- ci(deps): add Dependabot config (#175) @ebaron