kcctl
kcctl copied to clipboard
Bump com.mycila:license-maven-plugin from 4.3 to 4.6
Bumps com.mycila:license-maven-plugin from 4.3 to 4.6.
Release notes
Sourced from com.mycila:license-maven-plugin's releases.
license-maven-plugin-4.6
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
@nberlijnin mathieucarbou/license-maven-plugin#89- normalize line ending by
@McFoggyin mathieucarbou/license-maven-plugin#96- Issue #41 - Fix license templates by
@mathieucarbouin mathieucarbou/license-maven-plugin#101- Add support for Kotlin (.kt) files by
@christopherlakeyin mathieucarbou/license-maven-plugin#103- Investigate mapping ordering by
@shane-hpin mathieucarbou/license-maven-plugin#108- add Teχ style (*.cls, *.sty, *.tex — for now) by
@mirabilosin mathieucarbou/license-maven-plugin#113- Add The MirOS Licence by
@mirabilosin mathieucarbou/license-maven-plugin#114- Issue #104 inlineHeader not working by
@ppalagain mathieucarbou/license-maven-plugin#110- Use SLASHSTAR instead of JAVADOC for Java by
@jdhoekin mathieucarbou/license-maven-plugin#109- add JAVAPKG_STYLE to supplant JAVADOC_STYLE, don’t bind by default by
@mirabilosin mathieucarbou/license-maven-plugin#115- Remove FreeBSD blurb from the BSD 2-clause license by
@jfimin mathieucarbou/license-maven-plugin#139- Update error message property name by
@yoosibain mathieucarbou/license-maven-plugin#125- Track the year of a file creation through license-maven-plugin-git by
@sic2in mathieucarbou/license-maven-plugin#145- feature: Add a
numberThreadsparameter. by@mathieucarbouin mathieucarbou/license-maven-plugin#146- Fix #143: Add ability to override a default exclusion to include a pattern from the latter by
@mathieucarbouin mathieucarbou/license-maven-plugin#147- Close #77: Added new style: SINGLE_LINE_DOUBLESLASH_STYLE by
@mathieucarbouin mathieucarbou/license-maven-plugin#148- Close #121: Added new style: SCALA_STYLE by
@mathieucarbouin mathieucarbou/license-maven-plugin#149- use trusty distribution for building on travis by
@McFoggyin mathieucarbou/license-maven-plugin#160- Plugin configuration to support multi-licensing scenarios by
@adamretterin mathieucarbou/license-maven-plugin#166- Add some additional popular licenses by
@adamretterin mathieucarbou/license-maven-plugin#168- added provider of author name and email address obtained from first commit by
@masakimuin mathieucarbou/license-maven-plugin#155- Update default excludes for further CIs by
@adamretterin mathieucarbou/license-maven-plugin#169- Allow include and exclude paths to be overridden with user properties by
@adamretterin mathieucarbou/license-maven-plugin#165- Add missing included licenses to README.md by
@adamretterin mathieucarbou/license-maven-plugin#167- Make sure multi-license parameters are correctly set by Maven by
@adamretterin mathieucarbou/license-maven-plugin#171- License Sets feature - allows one execution to check different licenses by
@adamretterin mathieucarbou/license-maven-plugin#170- ensure exclusions win over inclusions for scanning by
@rmannibucauin mathieucarbou/license-maven-plugin#172- Bump spring-core from 3.1.3.RELEASE to 4.3.19.RELEASE by
@dependabotin mathieucarbou/license-maven-plugin#173
... (truncated)
Commits
a17bf37[maven-release-plugin] prepare release license-maven-plugin-4.692f2930Merge pull request #829 from mathieucarbou/dependabot/maven/org.codehaus.plex...d0e93ffMerge pull request #830 from mathieucarbou/dependabot/maven/com.google.guava-...1215cd6Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre59a3180Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2f248c21Merge pull request #828 from mathieucarbou/dependabot/maven/org.codehaus.mojo...5faa2c6Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0f286d1cMerge pull request #827 from mathieucarbou/dependabot/maven/org.apache.maven....cb12641Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6c063ba5Merge pull request #826 from mathieucarbou/dependabot/maven/groovy.version-4....- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)