Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 (#48)
Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.3.1 to 3.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-jxr/releases">org.apache.maven.plugins:maven-jxr-plugin's releases</a>.</em></p> <blockquote> <h2>jxr-3.3.2</h2> <h2>What's Changed</h2> <ul> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-jxr/pull/104">apache/maven-jxr#104</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-jxr/compare/jxr-3.3.1...jxr-3.3.2">https://github.com/apache/maven-jxr/compare/jxr-3.3.1...jxr-3.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-jxr/commit/8755e6da79180d6e4d5b50e83a05f85baac77e12"><code>8755e6d</code></a> [maven-release-plugin] prepare release jxr-3.3.2</li> <li><a href="https://github.com/apache/maven-jxr/commit/ec1e1a9ce992a9baa52aa041a25bd6079ca94261"><code>ec1e1a9</code></a> [JXR-187] Upgrade components</li> <li><a href="https://github.com/apache/maven-jxr/commit/ac17da4312518e61dc3866b52ecc7d767a849ad6"><code>ac17da4</code></a> Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3</li> <li><a href="https://github.com/apache/maven-jxr/commit/ee3388f64e806b281afba75d99da008cbe7d102c"><code>ee3388f</code></a> Add .factorypath to .gitignore</li> <li><a href="https://github.com/apache/maven-jxr/commit/d6a03e68f6e6537a064bf5d775bfbe51399abaed"><code>d6a03e6</code></a> [JXR-186] Upgrade to Parent 41</li> <li><a href="https://github.com/apache/maven-jxr/commit/7cd3904e0915f0d0aac9b0d57b25f71e62a335f8"><code>7cd3904</code></a> [JXR-185] Consistently evaluate skip parameter in MavenReport#canGenerateRepo...</li> <li><a href="https://github.com/apache/maven-jxr/commit/0e94f5b36d83c83fd279c98db22d1c3c5f2ebb5d"><code>0e94f5b</code></a> Directory, not folder</li> <li><a href="https://github.com/apache/maven-jxr/commit/ebdbc95b884dd4c16e22fa62c08f97a55e2ceacd"><code>ebdbc95</code></a> [JXR-183] Plugin Documentation not generated</li> <li><a href="https://github.com/apache/maven-jxr/commit/2d2343e6bfb72e0dec8bac7d51c0dec2f8dffae3"><code>2d2343e</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven-jxr/compare/jxr-3.3.1...jxr-3.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-jxr-plugin&package-manager=maven&previous-version=3.3.1&new-version=3.3.2)](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>
- Loading branch information