0.9.6 Build cleanup
Features
- Adding Jira server issue link to generated release notes.
Build infra
- Dependabot cleanup and blocking mockito upgrades v5.x and up.
- GH actions refresh.
- Add artifact signing via gpg
- Bumping maven wrapper to 3.9.0
- Adding sdkman env file for switching to JDK 8
- Skipping doclint on JDK8
Bugfix
- Fixed a regression that I think somehow snuck during change merges between branches.
What's Changed
- Bump mockito-core from 3.5.11 to 3.5.13 by @dependabot-preview in #135
- Bump junit from 4.13 to 4.13.1 by @dependabot-preview in #136
- Bump mockito-core from 3.5.13 to 3.5.15 by @dependabot-preview in #137
- Bump mockito-core from 3.5.15 to 3.6.0 by @dependabot-preview in #139
- Bump jira-rest-java-client-core from 5.2.1 to 5.2.2 by @dependabot-preview in #138
- Bump mockito-core from 3.6.0 to 3.6.28 by @dependabot-preview in #140
- Bump mockito-core from 3.6.28 to 3.7.0 by @dependabot-preview in #142
- Bump mockito-core from 3.7.0 to 3.8.0 by @dependabot-preview in #145
- Bump mockito-core from 3.8.0 to 3.9.0 by @dependabot-preview in #148
- Bump maven.version from 3.6.3 to 3.8.1 by @dependabot-preview in #147
- SBOM generation by @dgrierso in #146
- Bump cyclonedx-maven-plugin from 2.2.0 to 2.4.0 by @dependabot-preview in #149
- Bump cyclonedx-maven-plugin from 2.4.0 to 2.4.1 by @dependabot-preview in #150
- Bump maven-plugin-plugin from 3.6.0 to 3.6.1 by @dependabot-preview in #152
- Bump maven-plugin-annotations from 3.6.0 to 3.6.1 by @dependabot-preview in #153
- Bump junit from 4.13.1 to 4.13.2 by @dependabot-preview in #151
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #154
- Bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot in #156
- Fix for #157 by @dgrierso in #158
- Delivery of fix to #159 by @dgrierso in #160
- Bump cyclonedx-maven-plugin from 2.4.1 to 2.5.0 by @dependabot in #162
- Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 by @dependabot in #164
- Bump cyclonedx-maven-plugin from 2.5.0 to 2.5.1 by @dependabot in #163
- Bump mockito-core from 3.9.0 to 3.10.0 by @dependabot in #161
- Bump mockito-core from 3.10.0 to 3.11.0 by @dependabot in #165
- Bump mockito-core from 3.11.0 to 3.11.1 by @dependabot in #166
- Bump mockito-core from 3.11.1 to 3.11.2 by @dependabot in #167
- Bump cyclonedx-maven-plugin from 2.5.1 to 2.5.2 by @dependabot in #169
- Bump mockito-core from 3.11.2 to 3.12.0 by @dependabot in #170
- Bump maven.version from 3.8.1 to 3.8.2 by @dependabot in #168
- Bump mockito-core from 3.12.0 to 3.12.4 by @dependabot in #173
- Bump cyclonedx-maven-plugin from 2.5.2 to 2.5.3 by @dependabot in #174
- Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 by @dependabot in #175
- Bump mockito-core from 3.12.4 to 4.0.0 by @dependabot in #177
- Update plugin and apply best practices by @cstamas in #178
- Bump maven-plugin-plugin from 3.6.1 to 3.6.2 by @dependabot in #185
- Bump maven-plugin-annotations from 3.6.1 to 3.6.2 by @dependabot in #184
- Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #182
- Bump maven.version from 3.8.3 to 3.8.4 by @dependabot in #183
- Bump mockito-core from 4.1.0 to 4.2.0 by @dependabot in #186
- Bump maven-jar-plugin from 3.2.0 to 3.2.2 by @dependabot in #189
- Bump maven-site-plugin from 3.9.1 to 3.10.0 by @dependabot in #187
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @dependabot in #190
- Bump maven-plugin-plugin from 3.6.2 to 3.6.4 by @dependabot in #191
- Bump maven-plugin-annotations from 3.6.2 to 3.6.4 by @dependabot in #192
- Bump versions-maven-plugin from 2.8.1 to 2.9.0 by @dependabot in #193
- Bump mockito-core from 4.2.0 to 4.3.0 by @dependabot in #194
- Bump mockito-core from 4.3.0 to 4.3.1 by @dependabot in #195
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #197
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 by @dependabot in #198
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #199
- Bump jira-rest-java-client-core from 5.2.2 to 5.2.4 by @dependabot in #200
- Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 by @dependabot in #201
- Bump maven-site-plugin from 3.10.0 to 3.11.0 by @dependabot in #202
- Bump fugue from 4.7.2 to 5.0.0 by @dependabot in #196
- Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 by @dependabot in #203
- Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #204
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #205
- Bump maven.version from 3.8.4 to 3.8.5 by @dependabot in #206
- Bump versions-maven-plugin from 2.9.0 to 2.10.0 by @dependabot in #207
- Bump maven-clean-plugin from 3.1.0 to 3.2.0 by @dependabot in #208
- Bump mockito-core from 4.4.0 to 4.5.1 by @dependabot in #212
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #210
- Bump maven-site-plugin from 3.11.0 to 3.12.0 by @dependabot in #211
- Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13 by @dependabot in #213
- Bump cyclonedx-maven-plugin from 2.5.3 to 2.6.0 by @dependabot in #214
- Bump cyclonedx-maven-plugin from 2.6.0 to 2.6.2 by @dependabot in #216
- Bump versions-maven-plugin from 2.10.0 to 2.11.0 by @dependabot in #217
- Bump cyclonedx-maven-plugin from 2.6.2 to 2.7.0 by @dependabot in #218
- Bump mockito-core from 4.5.1 to 4.6.0 by @dependabot in #219
- Bump mockito-core from 4.6.0 to 4.6.1 by @dependabot in #220
- Bump maven.version from 3.8.5 to 3.8.6 by @dependabot in #221
- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 by @dependabot in #222
- Bump maven-install-plugin from 2.5.2 to 3.0.0 by @dependabot in #225
- Bump maven-deploy-plugin from 2.8.2 to 3.0.0 by @dependabot in #224
- Bump cyclonedx-maven-plugin from 2.7.0 to 2.7.1 by @dependabot in #226
- Bump maven-install-plugin from 3.0.0 to 3.0.1 by @dependabot in #227
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 by @dependabot in #228
- Bump maven-site-plugin from 3.12.0 to 3.12.1 by @dependabot in #229
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #230
- Bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #231
- Bump versions-maven-plugin from 2.11.0 to 2.12.0 by @dependabot in #232
- Bump mockito-core from 4.7.0 to 4.8.0 by @dependabot in #233
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #234
- Bump mockito-core from 4.8.0 to 4.8.1 by @dependabot in #236
- Bump cyclonedx-maven-plugin from 2.7.1 to 2.7.2 by @dependabot in #235
- Bump versions-maven-plugin from 2.12.0 to 2.13.0 by @dependabot in #237
- Bump cyclonedx-maven-plugin from 2.7.2 to 2.7.3 by @dependabot in #240
- Bump maven-plugin-annotations from 3.6.4 to 3.7.0 by @dependabot in #239
- Bump maven-plugin-plugin from 3.6.4 to 3.7.0 by @dependabot in #238
- Bump maven-install-plugin from 3.0.1 to 3.1.0 by @dependabot in #242
- Bump versions-maven-plugin from 2.13.0 to 2.14.1 by @dependabot in #244
- Bump mockito-core from 4.8.1 to 4.10.0 by @dependabot in #245
- Bump versions-maven-plugin from 2.14.1 to 2.14.2 by @dependabot in #246
- Bump maven.version from 3.8.6 to 3.8.7 by @dependabot in #248
- Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 by @dependabot in #249
- Bump maven-plugin-annotations from 3.7.0 to 3.7.1 by @dependabot in #252
- Bump maven-plugin-plugin from 3.7.0 to 3.7.1 by @dependabot in #251
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in #257
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #255
- Bump maven.version from 3.8.7 to 3.9.0 by @dependabot in #256
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #258
- Bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5 by @dependabot in #259
- Develop by @schrepfler in #260
- Merge back to develop by @schrepfler in #261
New Contributors
- @dependabot made their first contribution in #156
- @cstamas made their first contribution in #178
Full Changelog: v0.9.2...v0.9.6