dependabot[bot] opened a new pull request, #936: URL: https://github.com/apache/directory-scimple/pull/936
Bumps [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.10.0 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/extra-enforcer-rules/releases">org.codehaus.mojo:extra-enforcer-rules's releases</a>.</em></p> <blockquote> <h2>1.11.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Recognize JDK 26 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/335">#335</a>) <a href="https://github.com/wendigo"><code>@wendigo</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Update AbstractResolveDependencies.java to handle "null" optional fields (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/334">#334</a>) <a href="https://github.com/ascopes"><code>@ascopes</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 93 to 94 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/337">#337</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.enforcer:enforcer-api from 3.6.1 to 3.6.2 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/336">#336</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 92 to 93 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/333">#333</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/332">#332</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.enforcer:enforcer-api from 3.6.0 to 3.6.1 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/331">#331</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.tomcat:tomcat-catalina from 9.0.106 to 9.0.107 in /src/it/mojo-1682 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/330">#330</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.enforcer:enforcer-api from 3.5.0 to 3.6.0 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/328">#328</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 91 to 92 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/325">#325</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.tomcat:tomcat-catalina from 9.0.105 to 9.0.106 in /src/it/mojo-1682 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/326">#326</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 87 to 91 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/324">#324</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.tomcat:tomcat-catalina from 9.0.104 to 9.0.105 in /src/it/mojo-1682 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/322">#322</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.tomcat:tomcat-catalina from 9.0.99 to 9.0.104 in /src/it/mojo-1682 (<a href="https://redirect.github.com/mojohaus/extra-enforcer-rules/pull/319">#319</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/5db8da4cba6fa838e1c37c294f90a4f722da8099"><code>5db8da4</code></a> [maven-release-plugin] prepare release 1.11.0</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/fe905956b1896421cd2d5c0cb4264f544dfa544c"><code>fe90595</code></a> Update AbstractResolveDependencies.java to handle "null" optional fields</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/cf44a6bcd33c23f70b6d1ae15ccf22e06dd3d312"><code>cf44a6b</code></a> Bump org.codehaus.mojo:mojo-parent from 93 to 94</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/5d805709e4d7eea38a1dac2fcffc207961589e0e"><code>5d80570</code></a> Bump org.apache.maven.enforcer:enforcer-api from 3.6.1 to 3.6.2</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/d54fec8c22a031e8c83944775ce31f3e8d73dac5"><code>d54fec8</code></a> Recognize JDK 26</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/1faa3fec2f557c289339c6dd78ff945355a74e7d"><code>1faa3fe</code></a> Bump org.codehaus.mojo:mojo-parent from 92 to 93</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/45c442d7f93ced4739b41f477f95da2527371a16"><code>45c442d</code></a> Bump commons-codec:commons-codec from 1.18.0 to 1.19.0</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/70ffa2421c727e3086b20417f03699c0c7265aaa"><code>70ffa24</code></a> Bump org.apache.maven.enforcer:enforcer-api from 3.6.0 to 3.6.1</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/52c6d398291f9e17b0a7d11a92c94e70e71ab8f6"><code>52c6d39</code></a> Bump org.apache.tomcat:tomcat-catalina in /src/it/mojo-1682</li> <li><a href="https://github.com/mojohaus/extra-enforcer-rules/commit/a34db3ba12b30298fe47e046a7b1ee214a96ed4c"><code>a34db3b</code></a> Fix api conflict</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/extra-enforcer-rules/compare/1.10.0...1.11.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 - `@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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
