dependabot[bot] opened a new pull request, #630: URL: https://github.com/apache/commons-configuration/pull/630
Bumps [org.codehaus.mojo:javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) from 2.6 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/javacc-maven-plugin/releases">org.codehaus.mojo:javacc-maven-plugin's releases</a>.</em></p> <blockquote> <h2>3.2.0</h2> <!-- raw HTML omitted --> <ul> <li>Add generateObjectDepthFirst option to generate ObjectDepthFirst visitor class for JTB (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/100">#100</a>) @<a href="https://github.com/apps/copilot-swe-agent">copilot-swe-agent[bot]</a></li> <li>Migrate plugin to Doxia 2.0 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/98">#98</a>) @<a href="https://github.com/apps/copilot-swe-agent">copilot-swe-agent[bot]</a></li> <li>Upgrade to Doxia 2.0.0 and Maven Reporting API 4.0.0 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/96">#96</a>) @<a href="https://github.com/apps/copilot-swe-agent">copilot-swe-agent[bot]</a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix MalformedInputException by respecting grammarEncoding parameter when reading grammar files (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/94">#94</a>) @<a href="https://github.com/apps/copilot-swe-agent">copilot-swe-agent[bot]</a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 94 to 95 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/104">#104</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 93 to 94 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/93">#93</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/javacc-maven-plugin/pull/92">#92</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/javacc-maven-plugin/pull/91">#91</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/javacc-maven-plugin/pull/90">#90</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.1.1</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Mark plugins as threadsafe. (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/86">#86</a>) <a href="https://github.com/jochenw"><code>@jochenw</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 86 to 87 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/85">#85</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 85 to 86 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/78">#78</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.reporting:maven-reporting-api from 3.1.1 to 4.0.0 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/82">#82</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/80">#80</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 84 to 85 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/77">#77</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.mojo:mojo-parent from 80 to 84 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/76">#76</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/75">#75</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/73">#73</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump apache/maven-gh-actions-shared from 3 to 4 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/71">#71</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.1.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Require Maven 3.6.3+ (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/67">#67</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Enable spotless for code formatting (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/58">#58</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/63">#63</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.1 to 3.10.2 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/62">#62</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.1 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/60">#60</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump parent from 70 to 76 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/56">#56</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump maven-invoker-plugin from 3.5.1 to 3.6.0 (<a href="https://redirect.github.com/mojohaus/javacc-maven-plugin/pull/53">#53</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/7c37a01584591e6cc931107d390a4f3ce3c63566"><code>7c37a01</code></a> [maven-release-plugin] prepare release javacc-maven-plugin-3.2.0</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/818e93effd157c3c62645780bc8b6940defc9209"><code>818e93e</code></a> Bump org.codehaus.mojo:mojo-parent from 94 to 95</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/c104630e232cf28f442483283a10311551df1d11"><code>c104630</code></a> Add generateObjectDepthFirst option to generate ObjectDepthFirst visitor clas...</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/c458cb7080da66e2cd3c25140e36582c512f95b9"><code>c458cb7</code></a> Migrate to Doxia 2.0: Replace getOutputName() with getOutputPath()</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/73c5ad6b0c376309ed3a6f1c9917b16cfd8c61d3"><code>73c5ad6</code></a> Fix MalformedInputException by passing grammarEncoding to FileUtils.fileRead</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/f49ae55b1907849b50862460a71e838806af35b9"><code>f49ae55</code></a> Upgrade to Doxia 2 and compatible reporting dependencies</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/9629c382b1d262e374d08436bd0a3ce54c83ba76"><code>9629c38</code></a> Bump org.codehaus.mojo:mojo-parent from 93 to 94</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/c49f88c3676b751635cbd6838613989a595d8eb4"><code>c49f88c</code></a> Bump org.codehaus.mojo:mojo-parent from 92 to 93</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/45862b5a63a8803b45cc2a5604e8c72e9338ef56"><code>45862b5</code></a> Bump org.codehaus.mojo:mojo-parent from 91 to 92</li> <li><a href="https://github.com/mojohaus/javacc-maven-plugin/commit/ed9b13b9a15bb23036837d6c36467cea830d5cff"><code>ed9b13b</code></a> Bump org.codehaus.mojo:mojo-parent from 87 to 91</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/javacc-maven-plugin/compare/javacc-maven-plugin-2.6...javacc-maven-plugin-3.2.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 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]
