dependabot[bot] opened a new pull request #572: URL: https://github.com/apache/camel-k-runtime/pull/572
Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.11.1 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/groovy/GMavenPlus/releases">gmavenplus-plugin's releases</a>.</em></p> <blockquote> <h2>1.12.0</h2> <h2>Bugs</h2> <ul> <li><a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/183">#183</a> The classloader project dependencies are loaded onto is reused between modules, so each module was a superset of all modules that preceded it. Also, the console, execute, and shell mojos didn't pass the classloader to use into the instantiated GroovyConsole/GroovyShell, so it accidentally was using the plugin classloader, even when configured to use <code>PROJECT_ONLY</code> classpath.</li> </ul> <h2>Enhancements</h2> <p>None</p> <h2>Potentially breaking changes</h2> <p>This should be a non-breaking change (except for unusual situations that were relying on the previous incorrect behavior). However, since it's a significant change, I'm bumping the version by more than just the patch version.</p> <h2>Notes</h2> <p>None</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/groovy/GMavenPlus/commit/e86b0e56ce6c3e44cf2e2f382bafda968f3ca593"><code>e86b0e5</code></a> [maven-release-plugin] prepare release 1.12.0</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/3e7363b497c6ffed21721c52e731c300dd287e6b"><code>3e7363b</code></a> Move Version to internal package</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/bf6f5b7e507b9542c30c35b0b1717c04e67b53ce"><code>bf6f5b7</code></a> Move Link to model package</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/6e82fd31ed6af736c7e3f40323f67e47973c403e"><code>6e82fd3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/185">#185</a> from groovy/183/submodule_classpath_issues</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/fb220e2cf06f393537eaa432428e1aaaaf934fcc"><code>fb220e2</code></a> Fix multi-module classpath issues (closes <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/183">#183</a>)</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/69c9dc37232e380d678a691322e59c96bfcc34bb"><code>69c9dc3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/184">#184</a> from groovy/check_log_level_before_string_concat</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/577958d5ef22ca546c8fc9cbce1e6e676d67b2b0"><code>577958d</code></a> Check if log level is used before doing string concatenation</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/0e645dec025f3ccc82e6db551c54594169fcf9d7"><code>0e645de</code></a> Update test version to 3.0.7</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/98e295576c652d832fd5e90d3a23d1ce2105fb52"><code>98e2955</code></a> Add 2.4.21, 2.5.14, 3.0.7, and 4.0.0-alpha-2 to test versions</li> <li><a href="https://github.com/groovy/GMavenPlus/commit/df5d34e09d43698968b09f400e97c6e13171f15a"><code>df5d34e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/182">#182</a> from TobiX/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/groovy/GMavenPlus/compare/1.11.1...1.12.0">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 </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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org