dependabot[bot] opened a new pull request, #1319: URL: https://github.com/apache/camel-spring-boot/pull/1319
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 3.0 to 4.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mathieucarbou/license-maven-plugin/releases">com.mycila:license-maven-plugin's releases</a>.</em></p> <blockquote> <h2>license-maven-plugin-4.6</h2> <h2>Release v4.6</h2> <ul> <li>Add apache-2 no email support</li> <li>Use JSR330 inject rather than deprecated component</li> <li>Use try with resources</li> <li>Small api changes on java end (ie closeable exchanged to autocloseable)</li> <li>Require maven 3.6.3 per maven guildelines</li> <li>More lambdas</li> <li>Test cleanup</li> <li>Some logging level checks so it doesn't run expensive checks and then not log</li> <li>Better handling of filepath that was repeating path replacements</li> <li>Lots of library / plugin updates</li> </ul> <h2>WARNING</h2> <p><strong>THIS IS THE LAST VERSION SUPPORTING JAVA 8</strong></p> <ul> <li>From version 5.0.0 : Java 11 will be required</li> <li>From version 6.0.0 : Java 11 will be required</li> </ul> <h2>What's Changed</h2> <ul> <li>Changed the double tab to one tab by <a href="https://github.com/nberlijn"><code>@nberlijn</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/89">mathieucarbou/license-maven-plugin#89</a></li> <li>normalize line ending by <a href="https://github.com/McFoggy"><code>@McFoggy</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/96">mathieucarbou/license-maven-plugin#96</a></li> <li>Issue <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/41">#41</a> - Fix license templates by <a href="https://github.com/mathieucarbou"><code>@mathieucarbou</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/101">mathieucarbou/license-maven-plugin#101</a></li> <li>Add support for Kotlin (.kt) files by <a href="https://github.com/christopherlakey"><code>@christopherlakey</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/103">mathieucarbou/license-maven-plugin#103</a></li> <li>Investigate mapping ordering by <a href="https://github.com/shane-hp"><code>@shane-hp</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/108">mathieucarbou/license-maven-plugin#108</a></li> <li>add Teχ style (*.cls, *.sty, *.tex — for now) by <a href="https://github.com/mirabilos"><code>@mirabilos</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/113">mathieucarbou/license-maven-plugin#113</a></li> <li>Add The MirOS Licence by <a href="https://github.com/mirabilos"><code>@mirabilos</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/114">mathieucarbou/license-maven-plugin#114</a></li> <li>Issue <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/104">#104</a> inlineHeader not working by <a href="https://github.com/ppalaga"><code>@ppalaga</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/110">mathieucarbou/license-maven-plugin#110</a></li> <li>Use SLASHSTAR instead of JAVADOC for Java by <a href="https://github.com/jdhoek"><code>@jdhoek</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/109">mathieucarbou/license-maven-plugin#109</a></li> <li>add JAVAPKG_STYLE to supplant JAVADOC_STYLE, don’t bind by default by <a href="https://github.com/mirabilos"><code>@mirabilos</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/115">mathieucarbou/license-maven-plugin#115</a></li> <li>Remove FreeBSD blurb from the BSD 2-clause license by <a href="https://github.com/jfim"><code>@jfim</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/139">mathieucarbou/license-maven-plugin#139</a></li> <li>Update error message property name by <a href="https://github.com/yoosiba"><code>@yoosiba</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/125">mathieucarbou/license-maven-plugin#125</a></li> <li>Track the year of a file creation through license-maven-plugin-git by <a href="https://github.com/sic2"><code>@sic2</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/145">mathieucarbou/license-maven-plugin#145</a></li> <li>feature: Add a <code>numberThreads</code> parameter. by <a href="https://github.com/mathieucarbou"><code>@mathieucarbou</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/146">mathieucarbou/license-maven-plugin#146</a></li> <li>Fix <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/143">#143</a>: Add ability to override a default exclusion to include a pattern from the latter by <a href="https://github.com/mathieucarbou"><code>@mathieucarbou</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/147">mathieucarbou/license-maven-plugin#147</a></li> <li>Close <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/77">#77</a>: Added new style: SINGLE_LINE_DOUBLESLASH_STYLE by <a href="https://github.com/mathieucarbou"><code>@mathieucarbou</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/148">mathieucarbou/license-maven-plugin#148</a></li> <li>Close <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/121">#121</a>: Added new style: SCALA_STYLE by <a href="https://github.com/mathieucarbou"><code>@mathieucarbou</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/149">mathieucarbou/license-maven-plugin#149</a></li> <li>use trusty distribution for building on travis by <a href="https://github.com/McFoggy"><code>@McFoggy</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/160">mathieucarbou/license-maven-plugin#160</a></li> <li>Plugin configuration to support multi-licensing scenarios by <a href="https://github.com/adamretter"><code>@adamretter</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/166">mathieucarbou/license-maven-plugin#166</a></li> <li>Add some additional popular licenses by <a href="https://github.com/adamretter"><code>@adamretter</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/168">mathieucarbou/license-maven-plugin#168</a></li> <li>added provider of author name and email address obtained from first commit by <a href="https://github.com/masakimu"><code>@masakimu</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/155">mathieucarbou/license-maven-plugin#155</a></li> <li>Update default excludes for further CIs by <a href="https://github.com/adamretter"><code>@adamretter</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/169">mathieucarbou/license-maven-plugin#169</a></li> <li>Allow include and exclude paths to be overridden with user properties by <a href="https://github.com/adamretter"><code>@adamretter</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/165">mathieucarbou/license-maven-plugin#165</a></li> <li>Add missing included licenses to README.md by <a href="https://github.com/adamretter"><code>@adamretter</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/167">mathieucarbou/license-maven-plugin#167</a></li> <li>Make sure multi-license parameters are correctly set by Maven by <a href="https://github.com/adamretter"><code>@adamretter</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/171">mathieucarbou/license-maven-plugin#171</a></li> <li>License Sets feature - allows one execution to check different licenses by <a href="https://github.com/adamretter"><code>@adamretter</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/170">mathieucarbou/license-maven-plugin#170</a></li> <li>ensure exclusions win over inclusions for scanning by <a href="https://github.com/rmannibucau"><code>@rmannibucau</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/172">mathieucarbou/license-maven-plugin#172</a></li> <li>Bump spring-core from 3.1.3.RELEASE to 4.3.19.RELEASE by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/pull/173">mathieucarbou/license-maven-plugin#173</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/a17bf37d58cb86b5bf988e547a5a0411cce32836"><code>a17bf37</code></a> [maven-release-plugin] prepare release license-maven-plugin-4.6</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/92f293079c0aad19fd538955c315246f6d45120f"><code>92f2930</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/829">#829</a> from mathieucarbou/dependabot/maven/org.codehaus.plex...</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/d0e93ff74a865d4f46510d9a9f5cd61cb0f47441"><code>d0e93ff</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/830">#830</a> from mathieucarbou/dependabot/maven/com.google.guava-...</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/1215cd601df2f50ab6b89f113309b748ce6f070b"><code>1215cd6</code></a> Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/59a3180097da12023f72c5b092843e878c407448"><code>59a3180</code></a> Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/f248c2114e119ae26066ebc5d27635777d8c8346"><code>f248c21</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/828">#828</a> from mathieucarbou/dependabot/maven/org.codehaus.mojo...</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/5faa2c626c7cd4ba3016d77c74e4793688d57f06"><code>5faa2c6</code></a> Bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.9.0</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/f286d1c4e37bca706b41bbefa8eabcc9d626ee7c"><code>f286d1c</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/827">#827</a> from mathieucarbou/dependabot/maven/org.apache.maven....</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/cb126419465ec6a707af7bfd5b9fa5f21e20013a"><code>cb12641</code></a> Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6</li> <li><a href="https://github.com/mathieucarbou/license-maven-plugin/commit/c063ba515dca3420696048ae35abade60fe34c4d"><code>c063ba5</code></a> Merge pull request <a href="https://redirect.github.com/mathieucarbou/license-maven-plugin/issues/826">#826</a> from mathieucarbou/dependabot/maven/groovy.version-4....</li> <li>Additional commits viewable in <a href="https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-3.0...license-maven-plugin-4.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org