mathieucarbou
released this
25 Sep 09:30
·
61 commits
to master
since this release
Release v4.6
- Add apache-2 no email support
- Use JSR330 inject rather than deprecated component
- Use try with resources
- Small api changes on java end (ie closeable exchanged to autocloseable)
- Require maven 3.6.3 per maven guildelines
- More lambdas
- Test cleanup
- Some logging level checks so it doesn't run expensive checks and then not log
- Better handling of filepath that was repeating path replacements
- Lots of library / plugin updates
WARNING
THIS IS THE LAST VERSION SUPPORTING JAVA 8
- From version 5.0.0 : Java 11 will be required
- From version 6.0.0 : Java 11 will be required
What's Changed
- Changed the double tab to one tab by @nberlijn in #89
- normalize line ending by @McFoggy in #96
- Issue #41 - Fix license templates by @mathieucarbou in #101
- Add support for Kotlin (.kt) files by @christopherlakey in #103
- Investigate mapping ordering by @shane-hp in #108
- add Teχ style (*.cls, *.sty, *.tex — for now) by @mirabilos in #113
- Add The MirOS Licence by @mirabilos in #114
- Issue #104 inlineHeader not working by @ppalaga in #110
- Use SLASHSTAR instead of JAVADOC for Java by @jdhoek in #109
- add JAVAPKG_STYLE to supplant JAVADOC_STYLE, don’t bind by default by @mirabilos in #115
- Remove FreeBSD blurb from the BSD 2-clause license by @jfim in #139
- Update error message property name by @yoosiba in #125
- Track the year of a file creation through license-maven-plugin-git by @sic2 in #145
- feature: Add a
numberThreads
parameter. by @mathieucarbou in #146 - Fix #143: Add ability to override a default exclusion to include a pattern from the latter by @mathieucarbou in #147
- Close #77: Added new style: SINGLE_LINE_DOUBLESLASH_STYLE by @mathieucarbou in #148
- Close #121: Added new style: SCALA_STYLE by @mathieucarbou in #149
- use trusty distribution for building on travis by @McFoggy in #160
- Plugin configuration to support multi-licensing scenarios by @adamretter in #166
- Add some additional popular licenses by @adamretter in #168
- added provider of author name and email address obtained from first commit by @masakimu in #155
- Update default excludes for further CIs by @adamretter in #169
- Allow include and exclude paths to be overridden with user properties by @adamretter in #165
- Add missing included licenses to README.md by @adamretter in #167
- Make sure multi-license parameters are correctly set by Maven by @adamretter in #171
- License Sets feature - allows one execution to check different licenses by @adamretter in #170
- ensure exclusions win over inclusions for scanning by @rmannibucau in #172
- Bump spring-core from 3.1.3.RELEASE to 4.3.19.RELEASE by @dependabot in #173
- [pom] Make project look into .m2/cache for mycila-pom as not part of this project by @hazendaz in #177
- Java 8 and Linux/macos/Windows targets for Travis by @adamretter in #176
- Add additional known document types: SCSS, WSDL, XSTL by @hazendaz in #178
- Bring in a number of default ignores / remove one that was duplicated by @hazendaz in #179
- [docType] Use slashstar for groovy, kotlin, and scala as proper usage by @hazendaz in #186
- Use canonical base directories to fix #138. by @jgerken in #185
- Update to more recent maven dependencies by @peterlynch in #193
- Remove spring dependency by @mathieucarbou in #196
- Fixing build following Travis changes by @mathieucarbou in #199
- Jenkinsfile is source code by @peterlynch in #198
- POM Project Organization properties by @peterlynch in #200
- Switch default provided license to ${year} to allow an easiest customization of the year by @mathieucarbou in #201
- release by @mathieucarbou in #202
- Issue 213 - do not corrupt XML files by @akomakom in #214
- license policy enforcement with maven project implementation. by @rremer in #207
- Clarify features in README by @liry in #211
- Clarify documentation for SLASHSTAR style by @rnc in #210
- Change basedir to project.basedir by @mathieucarbou in #218
- add a readme on dependency enforcement usage by @rremer in #219
- Adds Maven Wrapper by @mathieucarbou in #220
- Fix #187 by @mathieucarbou in #221
- Fix #189 by @mathieucarbou in #222
- Fix #182 by @mathieucarbou in #224
- New site location by @mathieucarbou in #225
- Fix #156 by @mathieucarbou in #226
- Close #122 by @mathieucarbou in #227
- Move standard maven site (d3e554c) into the combined documentation site. by @rremer in #228
- [GA] Update snapshot report by @github-actions in #230
- Close #158 by @mathieucarbou in #231
- Fix #191 by @mathieucarbou in #234
- [GA] Update snapshot report by @github-actions in #236
- Close #26 by @mathieucarbou in #235
- Features/142 by @mathieucarbou in #237
- [GA] Update snapshot report by @github-actions in #238
- Support injecting Copyright Years based on file existence by @rvesse in #240
- [GA] Update snapshot report by @github-actions in #244
- Disable MacOS build by @mathieucarbou in #245
- Correctly fix the multiLine tag by @mathieucarbou in #247
- [GA] Update snapshot report by @github-actions in #248
- [GA] Update snapshot report by @github-actions in #251
- [actions] Add CI for jdk 8, 11, 17, and 18-ea by @hazendaz in #254
- [pom] Fix relative path by @hazendaz in #259
- [ci] Drop travis CI by @hazendaz in #258
- [type] Support spring.factories as script style comments by @hazendaz in #257
- [mvn] Update maven wrapper by @hazendaz in #256
- [github] Board dependabot by @hazendaz in #255
- [GA] Update snapshot report by @github-actions in #260
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @dependabot in #261
- Bump maven-plugin-plugin from 3.6.0 to 3.6.2 by @dependabot in #262
- Bump maven-plugin-annotations from 3.6.0 to 3.6.2 by @dependabot in #264
- Bump maven-scm-plugin from 1.9.4 to 1.12.2 by @dependabot in #267
- Bump maven-core from 3.6.3 to 3.8.4 by @dependabot in #268
- Bump maven-artifact from 3.6.3 to 3.8.4 by @dependabot in #276
- Bump mycila-pom from 9 to 10 by @dependabot in #273
- Bump maven-invoker-plugin from 3.2.1 to 3.2.2 by @dependabot in #271
- Bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot in #270
- Bump maven-site-plugin from 3.9.1 to 3.10.0 by @dependabot in #272
- Bump guava from 16.0.1 to 23.0 by @dependabot in #269
- Bump maven-plugin-api from 3.6.3 to 3.8.4 by @dependabot in #279
- Bump groovy-eclipse-batch from 3.0.4-02 to 3.0.8-01 by @dependabot in #265
- Bump groovy-eclipse-compiler from 3.6.0-03 to 3.7.0 by @dependabot in #275
- Bump svnkit from 1.8.7 to 1.10.3 by @dependabot in #274
- Bump gson from 2.8.8 to 2.8.9 by @dependabot in #263
- Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.2 by @dependabot in #278
- [GA] Update snapshot report by @github-actions in #280
- [github] Only run snapshot-report from mathieucarbou by @hazendaz in #281
- Suppress resource leak warning for instantiated Git object by @dbwiddis in #284
- Suppress resource leaks warnings in FileUtils by @dbwiddis in #283
- [GA] Update snapshot report by @github-actions in #285
- Bump maven-plugin-annotations from 3.6.2 to 3.6.4 by @dependabot in #287
- Bump maven-plugin-plugin from 3.6.2 to 3.6.4 by @dependabot in #288
- Bump svnkit from 1.10.3 to 1.10.4 by @dependabot in #291
- Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 by @dependabot in #293
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #295
- Bump gson from 2.8.9 to 2.9.0 by @dependabot in #294
- Bump maven-site-plugin from 3.10.0 to 3.11.0 by @dependabot in #296
- Bump maven-project-info-reports-plugin from 3.2.1 to 3.2.2 by @dependabot in #299
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #302
- Bump maven-core from 3.8.4 to 3.8.5 by @dependabot in #303
- Bump maven-artifact from 3.8.4 to 3.8.5 by @dependabot in #305
- Bump maven-plugin-api from 3.8.4 to 3.8.5 by @dependabot in #304
- [pom] Per maven standards, make certain artifacts provided by @hazendaz in #308
- [ci] Very minor code cleanup by @hazendaz in #306
- [tests] Rewrite all tests to junit jupiter 5 by @hazendaz in #307
- Optionally warn (once) if repository is shallow/sparse by @dbwiddis in #253
- [maven] Update to maven dependency tree 3.1.0 by @hazendaz in #312
- Update dependencies/plugins and ignore jgit for jdk11 by @hazendaz in #311
- [java] Use diamond operator by @hazendaz in #313
- Bump maven-verifier from 1.7.2 to 1.8.0 by @dependabot in #314
- Sonarlint source cleanups by @hazendaz in #320
- [maven] Update deprecated component to use parameter settings as defa… by @hazendaz in #319
- [pom] Override invoker to groovy 4.0.1 by @hazendaz in #318
- Default to full depth for GitLookup by @dbwiddis in #310
- [maven] Bump maven to 3.8.5 by @hazendaz in #321
- [java] Wrap if statements in brackets by @hazendaz in #322
- [GA] Update snapshot report by @github-actions in #317
- Maven related cleanups by @hazendaz in #325
- Restore test runs, add jacoco, and fix resulting broken tests by @hazendaz in #326
- [GA] Update snapshot report by @github-actions in #329
- [actions] Move to jdk 18 proper as now live by @hazendaz in #334
- [pom] Override poms from parent to latest versions by @hazendaz in #333
- [pom] Add missing maven plugin annotations to clear warnings by @hazendaz in #332
- [import] Sort the imports to resolve checkstyle warnings by @hazendaz in #338
- Updated license headers by @mathieucarbou in #340
- Also commit new generated files by @mathieucarbou in #342
- Site generation with jacoco by @mathieucarbou in #344
- [GA] Update snapshot report by @github-actions in #343
- Create CODE_OF_CONDUCT.md by @mathieucarbou in #345
- Create LICENSE by @mathieucarbou in #347
- Rewrote the PropertiesProvider API to support initialization, close and better multithreading by @mathieucarbou in #339
- [pom] Add checkstyle with last jdk < 11 usage at 9.3 and basic setup by @hazendaz in #337
- Revert "[pom] Add checkstyle with last jdk < 11 usage at 9.3 and basi… by @mathieucarbou in #348
- Add feature to ignore git commits by id by @philippn in #327
- Code cleanup, added styles and updated doc by @mathieucarbou in #349
- [GA] Update snapshot report by @github-actions in #346
- Bump svnkit from 1.10.4 to 1.10.5 by @dependabot in #353
- [GA] Update snapshot report by @github-actions in #352
- [GA] Update snapshot report by @github-actions in #354
- [GA] Update snapshot report by @github-actions in #355
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #357
- Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by @dependabot in #359
- Bump maven-site-plugin from 3.11.0 to 3.12.0 by @dependabot in #361
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #360
- Bump groovy-all from 4.0.1 to 4.0.2 by @dependabot in #362
- [GA] Update snapshot report by @github-actions in #358
- Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 by @dependabot in #365
- [GA] Update snapshot report by @github-actions in #366
- Bump svnkit from 1.10.5 to 1.10.6 by @dependabot in #369
- Bump maven-dependency-tree from 3.1.0 to 3.1.1 by @dependabot in #371
- Bump assertj-core from 3.22.0 to 3.23.1 by @dependabot in #376
- Bump groovy-all from 4.0.2 to 4.0.3 by @dependabot in #378
- Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #379
- Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 by @dependabot in #380
- Bump maven-common-artifact-filters from 3.2.0 to 3.3.0 by @dependabot in #386
- Bump maven-core from 3.8.5 to 3.8.6 by @dependabot in #381
- Bump maven-artifact from 3.8.5 to 3.8.6 by @dependabot in #382
- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 by @dependabot in #383
- Bump maven-model from 3.8.5 to 3.8.6 by @dependabot in #384
- Bump maven-plugin-api from 3.8.5 to 3.8.6 by @dependabot in #385
- Bump svnkit from 1.10.6 to 1.10.7 by @dependabot in #388
- Bump plexus-utils from 1.5.1 to 3.0.16 in /license-maven-plugin/src/test/resources/check by @dependabot in #389
- Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.0 by @dependabot in #392
- Bump maven-common-artifact-filters from 3.3.0 to 3.3.1 by @dependabot in #395
- Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 by @dependabot in #393
- Bump maven-install-plugin from 3.0.0-M1 to 3.0.0 by @dependabot in #394
- Bump junit-jupiter-engine from 5.8.2 to 5.9.0 by @dependabot in #399
- Bump junit-vintage-engine from 5.8.2 to 5.9.0 by @dependabot in #400
- Bump junit-jupiter-params from 5.8.2 to 5.9.0 by @dependabot in #401
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 by @dependabot in #398
- Bump groovy-all from 4.0.3 to 4.0.4 by @dependabot in #396
- Bump maven-install-plugin from 3.0.0 to 3.0.1 by @dependabot in #397
- Bump gson from 2.9.0 to 2.9.1 by @dependabot in #402
- Bump maven-scm-plugin from 2.0.0-M1 to 2.0.0-M2 by @dependabot in #403
- Bump maven-site-plugin from 3.12.0 to 3.12.1 by @dependabot in #406
- Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1 by @dependabot in #408
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #407
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 by @dependabot in #409
- Bump svnkit from 1.10.7 to 1.10.8 by @dependabot in #412
- Bump groovy-all from 4.0.4 to 4.0.5 by @dependabot in #413
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 by @dependabot in #415
- Bump maven-common-artifact-filters from 3.3.1 to 3.3.2 by @dependabot in #414
- Bump junit-jupiter-engine from 5.9.0 to 5.9.1 by @dependabot in #416
- Bump junit-vintage-engine from 5.9.0 to 5.9.1 by @dependabot in #418
- Bump groovy-all from 4.0.5 to 4.0.6 by @dependabot in #421
- Bump gson from 2.9.1 to 2.10 by @dependabot in #422
- Bump maven-scm-plugin from 2.0.0-M2 to 2.0.0-M3 by @dependabot in #423
- Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #425
- Bump svnkit from 1.10.8 to 1.10.9 by @dependabot in #428
- Bump maven-plugin-annotations from 3.6.4 to 3.7.0 by @dependabot in #426
- Bump maven-plugin-plugin from 3.6.4 to 3.7.0 by @dependabot in #427
- Bump maven-install-plugin from 3.0.1 to 3.1.0 by @dependabot in #430
- Bump maven-invoker-plugin from 3.2.2 to 3.4.0 by @dependabot in #435
- Bump groovy-all from 4.0.6 to 4.0.7 by @dependabot in #439
- Bump maven-model from 3.8.6 to 3.8.7 by @dependabot in #443
- Bump maven-core from 3.8.6 to 3.8.7 by @dependabot in #447
- Bump maven-artifact from 3.8.6 to 3.8.7 by @dependabot in #444
- Bump maven-plugin-api from 3.8.6 to 3.8.7 by @dependabot in #446
- Update plugin version for license-maven-plugin-git README by @tisonkun in #441
- [ci] Relicense files without semi colon which trips up sonar by @hazendaz in #438
- [leaks] Fix resource leaks by @hazendaz in #437
- [actions] Drop jdk 18, add 19, add 20-ea by @hazendaz in #436
- [GA] Update snapshot report by @github-actions in #370
- Bump assertj-core from 3.23.1 to 3.24.0 by @dependabot in #448
- Bump junit-vintage-engine from 5.9.1 to 5.9.2 by @dependabot in #452
- Bump junit-jupiter-engine from 5.9.1 to 5.9.2 by @dependabot in #454
- Bump assertj-core from 3.24.0 to 3.24.1 by @dependabot in #450
- Bump gson from 2.10 to 2.10.1 by @dependabot in #451
- Bump junit-jupiter-params from 5.9.0 to 5.9.2 by @dependabot in #453
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #456
- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 by @dependabot in #457
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 by @dependabot in #455
- Bump maven-plugin-annotations from 3.7.0 to 3.7.1 by @dependabot in #458
- Bump maven-plugin-plugin from 3.7.0 to 3.7.1 by @dependabot in #459
- Bump assertj-core from 3.24.1 to 3.24.2 by @dependabot in #460
- Bump groovy-all from 4.0.7 to 4.0.8 by @dependabot in #462
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by @dependabot in #465
- Bump maven-artifact from 3.8.7 to 3.9.0 by @dependabot in #469
- Bump maven-core from 3.8.7 to 3.9.0 by @dependabot in #468
- Bump maven-plugin-api from 3.8.7 to 3.9.0 by @dependabot in #467
- Bump maven-model from 3.8.7 to 3.9.0 by @dependabot in #466
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in #470
- Bump groovy-all from 4.0.8 to 4.0.9 by @dependabot in #471
- fix: Configure the project for the
ProjectBuildingRequest
being used. by @michael-simons in #473 - [java] Cleanup duplicate initialization by @hazendaz in #476
- [java] Use more diamond operators by @hazendaz in #475
- [java] Clean lambda usage by @hazendaz in #477
- Remove partial duplicate copy of gitignore / add ignore on .factorypath to main gitignore by @hazendaz in #479
- [tests] Use more parameterized tests by @hazendaz in #478
- refactor: Use Maven Integration Test framework to run some integration tests. by @michael-simons in #474
- Bump junit from 4.12 to 4.13.1 in /license-maven-plugin/src/test/resources-its/com/mycila/maven/plugin/license/dependencies/MavenProjectLicensesIT/no_dependencies by @dependabot in #481
- Bump junit from 4.12 to 4.13.1 in /license-maven-plugin/src/test/resources-its/com/mycila/maven/plugin/license/dependencies/MavenProjectLicensesIT/deny by @dependabot in #482
- Bump junit from 4.12 to 4.13.1 in /license-maven-plugin/src/test/resources-its/com/mycila/maven/plugin/license/dependencies/MavenProjectLicensesIT/approve by @dependabot in #480
- [java] Check isEmpty rather than not zero by @hazendaz in #485
- [ci] Do not use shadowing of class variables, use a new variable instead by @hazendaz in #484
- Add plexus utils as compile scope, use non deprecated failsafe config, remove optional true on plugin annotations by @hazendaz in #489
- [tests] Remove duplicate imports from earlier change by @hazendaz in #488
- [tests] Remove unused definitions as exceptions thrown by @hazendaz in #487
- Various maven updates and bump jgit to 5.13.1 by @hazendaz in #486
- [java] Cleanup isAllowed method as it can be much more simple by @hazendaz in #483
- Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #490
- Bump maven-invoker-plugin from 3.4.0 to 3.5.0 by @dependabot in #493
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #492
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #491
- [pom] Set copyright date to 2023 and let all update by @hazendaz in #495
- Raise dependency tree to 3.2.1 and remove internal touching of maven by @hazendaz in #494
- [mvn] Update maven wrapper by @hazendaz in #497
- Bump svnkit from 1.10.9 to 1.10.10 by @dependabot in #498
- Bump maven-plugin-annotations from 3.7.1 to 3.8.1 by @dependabot in #499
- Bump maven-plugin-plugin from 3.7.1 to 3.8.1 by @dependabot in #502
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #501
- Bump plexus-utils from 3.5.0 to 3.5.1 by @dependabot in #504
- Fix typo by @scordio in #505
- Bump svnkit from 1.10.10 to 1.10.11 by @dependabot in #506
- Bump groovy-all from 4.0.9 to 4.0.10 by @dependabot in #509
- Bump maven-scm-plugin from 2.0.0-M3 to 2.0.0 by @dependabot in #513
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #511
- Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #510
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in #519
- Bump maven-plugin-api from 3.9.0 to 3.9.1 by @dependabot in #517
- Bump maven-model from 3.9.0 to 3.9.1 by @dependabot in #514
- Bump maven-core from 3.9.0 to 3.9.1 by @dependabot in #516
- Bump maven-artifact from 3.9.0 to 3.9.1 by @dependabot in #515
- [pom] Remove obsolete setup / unnecessary comments by @hazendaz in #520
- [GA] Update snapshot report by @github-actions in #449
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #524
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #526
- Bump maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in #525
- Add fix guidance to default
check
error message by @scordio in #533 - Bump maven-invoker-plugin from 3.5.0 to 3.5.1 by @dependabot in #530
- Bump groovy-all from 4.0.10 to 4.0.11 by @dependabot in #529
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #534
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 by @dependabot in #535
- Use standard properties for maven-compiler-plugin by @ctubbsii in #522
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in #539
- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 by @dependabot in #537
- add license-maven-plugin-fs by @frawa in #538
- Bump maven-plugin-plugin from 3.8.1 to 3.8.2 by @dependabot in #540
- Bump maven-plugin-annotations from 3.8.1 to 3.8.2 by @dependabot in #541
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 by @dependabot in #542
- Bump junit-jupiter-params from 5.9.2 to 5.9.3 by @dependabot in #543
- Bump junit-vintage-engine from 5.9.2 to 5.9.3 by @dependabot in #546
- Bump junit-jupiter-engine from 5.9.2 to 5.9.3 by @dependabot in #544
- Bump maven-shared-utils from 3.3.4 to 3.4.1 by @dependabot in #547
- Bump groovy-all from 4.0.11 to 4.0.12 by @dependabot in #548
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #551
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #550
- Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 by @dependabot in #549
- Bump maven-model from 3.9.1 to 3.9.2 by @dependabot in #553
- Bump maven-core from 3.9.1 to 3.9.2 by @dependabot in #556
- Bump maven-plugin-api from 3.9.1 to 3.9.2 by @dependabot in #555
- Bump maven-artifact from 3.9.1 to 3.9.2 by @dependabot in #554
- Bump maven-shared-utils from 3.4.1 to 3.4.2 by @dependabot in #558
- Bump maven-plugin-annotations from 3.8.2 to 3.9.0 by @dependabot in #560
- Bump maven-plugin-plugin from 3.8.2 to 3.9.0 by @dependabot in #559
- Bump maven-scm-plugin from 2.0.0 to 2.0.1 by @dependabot in #561
- Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 by @dependabot in #563
- [m2e] Tell m2e what it should do with this plugin (ie ignore during m2e executions) by @hazendaz in #564
- Add few quick tips to readme.md to avoid longer read through and add more exclusions by @hazendaz in #567
- [pom] Run internal license as 4.2 now by @hazendaz in #566
- [GHA] Drop jdk 19, add 21-ea, and use 20 GA by @hazendaz in #565
- [author] Extract out legacy usage of author annotations in favor of adding to pom by @hazendaz in #568
- [pom] Redirect surefire out put to file as too noisy by @hazendaz in #569
- [pom] Maven plugin plugin for reporting is deprecated, use new mojo for same by @hazendaz in #570
- [pom] Add missing plugin annotatons to git/fs modules by @hazendaz in #573
- [reporting] Do not run reports to docs in windows by @hazendaz in #575
- [ci] Add document types quick link to readme by @hazendaz in #574
- [pom] Remove maven 2 attach description from site as not used correctly by @hazendaz in #571
- Bring version in use up to date that can be by @hazendaz in #572
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 by @dependabot in #577
- Bump internal IT tests junit 4 to junit 5 and make sure license check in on eclipse 2.0 now by @hazendaz in #578
- Fix casing issue with README.md inside the svn module by @hazendaz in #580
- [GHA] Use zulu jdk for reporting matching 'ci' by @hazendaz in #581
- [actions] Add drop to jdk 8 and maven 3.2.5 to run integration tests after initial build completion by @hazendaz in #582
- Dropping direct usage of jdk 8 in the ci builds and use 17 in report generation by @hazendaz in #583
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #584
- Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 by @dependabot in #587
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #588
- Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by @dependabot in #586
- [GA] Update snapshot report by @github-actions in #527
- Bump guava from 32.0.0-jre to 32.0.1-jre by @dependabot in #590
- Bump maven-invoker-plugin from 3.5.1 to 3.6.0 by @dependabot in #592
- Bump maven-artifact from 3.9.2 to 3.9.3 by @dependabot in #593
- Bump maven-model from 3.9.2 to 3.9.3 by @dependabot in #597
- Bump checkstyle from 9.3 to 10.12.1 by @dependabot in #594
- Bump maven-core from 3.9.2 to 3.9.3 by @dependabot in #595
- Bump maven-plugin-api from 3.9.2 to 3.9.3 by @dependabot in #596
- Bump guava from 32.0.1-jre to 32.1.1-jre by @dependabot in #599
- Bump groovy.version from 4.0.12 to 4.0.13 by @dependabot in #598
- Bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 by @dependabot in #602
- Bump org.junit.vintage:junit-vintage-engine from 5.9.3 to 5.10.0 by @dependabot in #600
- Bump org.junit.jupiter:junit-jupiter-params from 5.9.3 to 5.10.0 by @dependabot in #601
- Bump org.apache.maven:maven-model from 3.9.3 to 3.9.4 by @dependabot in #609
- Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 by @dependabot in #604
- Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by @dependabot in #605
- Bump org.apache.maven:maven-core from 3.9.3 to 3.9.4 by @dependabot in #606
- Bump org.apache.maven:maven-plugin-api from 3.9.3 to 3.9.4 by @dependabot in #607
- Bump org.apache.maven:maven-artifact from 3.9.3 to 3.9.4 by @dependabot in #608
- Add option to prohibit the use of legacy configuration by @teabot in #610
- README: Fix casing in project name by @RandomByte in #603
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 by @dependabot in #613
- Bump groovy.version from 4.0.13 to 4.0.14 by @dependabot in #612
- [default] Ignore string template files ('st' and 'stg') by @hazendaz in #616
- [mvn] Update maven wrapper by @hazendaz in #615
- [ci] Fix quick link on readme by @hazendaz in #614
- Update jgit from 5.13.1 to 5.13.2 by @hazendaz in #618
- [default] Ignore 'tar.xz' binary files by @hazendaz in #617
- [pom] Enforce byte code to java 8 by @hazendaz in #619
- [fix] Correct commented out 'main' which presumably creates some data by @hazendaz in #621
- [java] Minor code cleanup by @hazendaz in #620
- [ci] Trim whitespace by @hazendaz in #622
- Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3 by @dependabot in #626
- [pom] Move from legacy license configuration to license sets and update parent-pom to 12 by @hazendaz in #624
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 by @dependabot in #627
- Bump groovy.version from 4.0.14 to 4.0.15 by @dependabot in #628
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #632
- [docType] Add proto type by @uyw4687 in #630
- [documentType] Add .gradle .kts document type by @uyw4687 in #635
- [GA] Update snapshot report by @github-actions in #591
- GHA - update checkout and jdks by @hazendaz in #637
- [pom] Bump plexus utils to 4.0.0 and add plexus xml 3.0.0 override by @hazendaz in #636
- [GA] Update snapshot report by @github-actions in #639
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /license-maven-plugin/src/test/resources/check by @dependabot in #641
- [GA] Update snapshot report by @github-actions in #642
- Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 by @dependabot in #645
- Bump org.apache.maven:maven-model from 3.9.4 to 3.9.5 by @dependabot in #649
- Bump org.apache.maven:maven-core from 3.9.4 to 3.9.5 by @dependabot in #646
- Bump org.apache.maven:maven-artifact from 3.9.4 to 3.9.5 by @dependabot in #648
- Bump org.apache.maven:maven-plugin-api from 3.9.4 to 3.9.5 by @dependabot in #647
- Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #650
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #651
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.1 by @dependabot in #655
- Bump org.apache.maven.plugins:maven-plugin-report-plugin from 3.9.0 to 3.10.1 by @dependabot in #654
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.1 by @dependabot in #653
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #656
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 by @dependabot in #658
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #657
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.0 to 5.10.1 by @dependabot in #661
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #660
- Bump org.junit.vintage:junit-vintage-engine from 5.10.0 to 5.10.1 by @dependabot in #659
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #663
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.1 to 3.10.2 by @dependabot in #668
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in #667
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #666
- Bump org.apache.maven.plugins:maven-plugin-report-plugin from 3.10.1 to 3.10.2 by @dependabot in #665
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.1 to 3.10.2 by @dependabot in #664
- Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 by @dependabot in #670
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #671
- chore: exclude .editorconfig file by default by @Djaytan in #672
- Bump org.apache.maven:maven-plugin-api from 3.9.5 to 3.9.6 by @dependabot in #678
- Bump org.apache.maven:maven-model from 3.9.5 to 3.9.6 by @dependabot in #675
- Bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 by @dependabot in #677
- Bump groovy.version from 4.0.15 to 4.0.16 by @dependabot in #674
- Bump org.apache.maven:maven-core from 3.9.5 to 3.9.6 by @dependabot in #676
- Build updates to help reduce dependabot pull requests as well as now build with jdk 22-ea by @hazendaz in #669
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #679
- Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 by @dependabot in #680
- Use Charset throughout code (entry is still string from maven) and use NIO on file utils by @hazendaz in #684
- [ci] Add info when license plugin is skipped by @hazendaz in #681
- Use commons-io over legacy plexus and use newer maven plugin testing harness by @hazendaz in #685
- [ci] avoid double initialization by @hazendaz in #683
- [pom] Drop fast profile as entirely unnecessary (saves 19 seconds) by @hazendaz in #682
- Bump surefire.version from 3.2.2 to 3.2.3 by @dependabot in #686
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #689
- Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #688
- [docs] Fix some javadoc issues by @hazendaz in #690
- Minor code cleanup: ternary if statement and lambda by @hazendaz in #692
- Bump groovy.version from 4.0.16 to 4.0.17 by @dependabot in #695
- Update stale.yml by @dbwiddis in #694
- Drop parent pom, fix up some build issues, add new discovery of .checkstyle now being produced in recent Eclipse with personal data by @hazendaz in #693
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #697
- Bump com.soebes.itf.jupiter.extension:itf-assertj from 0.12.0 to 0.13.0 by @dependabot in #700
- Bump com.soebes.itf.jupiter.extension:itf-jupiter-extension from 0.12.0 to 0.13.0 by @dependabot in #699
- Bump com.soebes.itf.jupiter.extension:itf-maven-plugin from 0.12.0 to 0.13.0 by @dependabot in #698
- Bump com.soebes.itf.jupiter.extension:itf-jupiter-extension from 0.13.0 to 0.13.1 by @dependabot in #705
- Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 by @dependabot in #704
- Bump com.soebes.itf.jupiter.extension:itf-assertj from 0.13.0 to 0.13.1 by @dependabot in #703
- Bump com.soebes.itf.jupiter.extension:itf-maven-plugin from 0.13.0 to 0.13.1 by @dependabot in #702
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #706
- [cleanup] Remove internally deprecated default class not used by @hazendaz in #707
- Bump surefire.version from 3.2.3 to 3.2.5 by @dependabot in #712
- Bump maven-plugin.version from 3.10.2 to 3.11.0 by @dependabot in #713
- Bump groovy.version from 4.0.17 to 4.0.18 by @dependabot in #714
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #716
- Remove logic used to print asterisk for password by @hazendaz in #718
- Update dependency org.eclipse.jgit:org.eclipse.jgit to v5.13.3.202401111512-r by @hazendaz in #717
- Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 by @dependabot in #719
- Bump org.junit.vintage:junit-vintage-engine from 5.10.1 to 5.10.2 by @dependabot in #723
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #722
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #721
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.2 by @dependabot in #720
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 by @dependabot in #724
- Bump groovy.version from 4.0.18 to 4.0.19 by @dependabot in #725
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #728
- Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0 by @dependabot in #727
- Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1 by @dependabot in #726
- Bump groovy.version from 4.0.19 to 4.0.20 by @dependabot in #730
- Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #729
- Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 by @dependabot in #733
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #734
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #732
- jdk 22 by @sullis in #735
- Update peter-evans/create-pull-request action to v6 by @hazendaz in #736
- [default] Ignore .pmd and .pmdruleset.xml by @hazendaz in #737
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #738
- Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 by @dependabot in #739
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 by @dependabot in #740
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #741
- Bump maven-plugin.version from 3.11.0 to 3.12.0 by @dependabot in #742
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #744
- Bump groovy.version from 4.0.20 to 4.0.21 by @dependabot in #745
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #746
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 by @dependabot in #747
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #749
- Bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0 by @dependabot in #748
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #751
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #750
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 by @dependabot in #755
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #754
- Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 by @dependabot in #753
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #756
- Update maven wrapper to 3.3.1 and adjustment in renovate tracking file by @hazendaz in #752
- Require maven 3.6.3 along with GHA updates to get mac running java 8 again by @hazendaz in #757
- Bump maven-plugin.version from 3.12.0 to 3.13.0 by @dependabot in #758
- [GA] Update snapshot report by @github-actions in #731
- Use junit bom where possible and update internal usage of license to 4.4 by @hazendaz in #763
- Correctly open URLs for reading by @pschichtel in #762
- [GA] Update snapshot report by @github-actions in #765
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #767
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #769
- Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot in #772
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 by @dependabot in #771
- Bump maven.version from 3.9.6 to 3.9.7 by @dependabot in #770
- Bump org.apache.maven.shared:maven-dependency-tree from 3.2.1 to 3.3.0 by @dependabot in #774
- Update dependencies and update maven wrapper to 3.3.2 by @hazendaz in #776
- Bump maven-plugin.version from 3.13.0 to 3.13.1 by @dependabot in #780
- Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #779
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #778
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in #781
- Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 by @dependabot in #782
- Bump maven.version from 3.9.7 to 3.9.8 by @dependabot in #783
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.0 by @dependabot in #786
- Bump surefire.version from 3.2.5 to 3.3.0 by @dependabot in #785
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #784
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #788
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in #787
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.0 to 3.6.1 by @dependabot in #790
- Bump junit.version from 5.10.2 to 5.10.3 by @dependabot in #789
- Bump groovy.version from 4.0.21 to 4.0.22 by @dependabot in #791
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #793
- Bump surefire.version from 3.3.0 to 3.3.1 by @dependabot in #794
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 by @dependabot in #795
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #796
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #797
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #798
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #799
- Bump junit.version from 5.10.3 to 5.11.0 by @dependabot in #800
- Bump surefire.version from 3.3.1 to 3.4.0 by @dependabot in #801
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #807
- Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #804
- Bump maven.version from 3.9.8 to 3.9.9 by @dependabot in #806
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #805
- Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in #803
- Bump maven-plugin.version from 3.13.1 to 3.14.0 by @dependabot in #802
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.2 to 3.7.0 by @dependabot in #810
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 by @dependabot in #809
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by @dependabot in #808
- Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0 by @dependabot in #811
- Bump surefire.version from 3.4.0 to 3.5.0 by @dependabot in #814
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #813
- Bump maven-plugin.version from 3.14.0 to 3.15.0 by @dependabot in #812
- Bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #815
- Update deprecated maven annotatoin to jsr330
@Inject
by @hazendaz in #816 - Use auto closeable directly and use try with resources in more areas (tests) to ensure resources closed by @hazendaz in #817
- [tests] More leak cleanup ensuring closing of git by @hazendaz in #818
- [pom] Require maven 3.6.3 or better to build by @hazendaz in #819
- Remove few javadoc author/date entries as legacy, fix one license header, remove unused import, and remove left over colon by @hazendaz in #820
- Minor code cleanup (use a lambda and expand variable name) by @hazendaz in #822
- [license] Welcome to ('end') of 2024 by @hazendaz in #821
- [enhance] Handle filePath in one go instead of repeating process and … by @hazendaz in #824
- [logging] Protect from any loggers that instantiate logs without chec… by @hazendaz in #823
- [GA] Update snapshot report by @github-actions in #766
- Update peter-evans/create-pull-request action to v7 by @hazendaz in #825
- Bump groovy.version from 4.0.22 to 4.0.23 by @dependabot in #826
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #827
- Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0 by @dependabot in #828
- Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #830
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 by @dependabot in #829
New Contributors
- @nberlijn made their first contribution in #89
- @christopherlakey made their first contribution in #103
- @shane-hp made their first contribution in #108
- @mirabilos made their first contribution in #113
- @jdhoek made their first contribution in #109
- @jfim made their first contribution in #139
- @yoosiba made their first contribution in #125
- @sic2 made their first contribution in #145
- @masakimu made their first contribution in #155
- @rmannibucau made their first contribution in #172
- @dependabot made their first contribution in #173
- @hazendaz made their first contribution in #177
- @jgerken made their first contribution in #185
- @peterlynch made their first contribution in #193
- @akomakom made their first contribution in #214
- @rremer made their first contribution in #207
- @liry made their first contribution in #211
- @rnc made their first contribution in #210
- @github-actions made their first contribution in #230
- @rvesse made their first contribution in #240
- @dbwiddis made their first contribution in #284
- @philippn made their first contribution in #327
- @tisonkun made their first contribution in #441
- @michael-simons made their first contribution in #473
- @scordio made their first contribution in #505
- @ctubbsii made their first contribution in #522
- @frawa made their first contribution in #538
- @teabot made their first contribution in #610
- @RandomByte made their first contribution in #603
- @uyw4687 made their first contribution in #630
- @Djaytan made their first contribution in #672
- @sullis made their first contribution in #735
- @pschichtel made their first contribution in #762
Full Changelog: https://github.com/mathieucarbou/license-maven-plugin/commits/license-maven-plugin-4.6