Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.kiwiproject:kiwi-parent from 3.0.4 to 3.0.5 (#31)
Bumps [org.kiwiproject:kiwi-parent](https://github.com/kiwiproject/kiwi-parent) from 3.0.4 to 3.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kiwiproject/kiwi-parent/releases">org.kiwiproject:kiwi-parent's releases</a>.</em></p> <blockquote> <h2>v3.0.5</h2> <h2>Summary</h2> <ul> <li>2023-11-06T21:05:39.95732 - <a href="https://github.com/kiwiproject/kiwi-parent/compare/v3.0.4...v3.0.5">9 commit(s)</a> by Scott Leberknight, dependabot[bot]</li> </ul> <h2>Dependency Updates</h2> <ul> <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 [(<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/267">#267</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/267">kiwiproject/kiwi-parent#267</a>)</li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 [(<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/266">#266</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/266">kiwiproject/kiwi-parent#266</a>)</li> <li>Bump org.junit:junit-bom from 5.10.0 to 5.10.1 [(<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/265">#265</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/265">kiwiproject/kiwi-parent#265</a>)</li> <li>Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 [(<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/264">#264</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/264">kiwiproject/kiwi-parent#264</a>)</li> <li>Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 [(<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/263">#263</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/263">kiwiproject/kiwi-parent#263</a>)</li> <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 [(<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/262">#262</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/262">kiwiproject/kiwi-parent#262</a>)</li> <li>Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 [(<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/261">#261</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi-parent/pull/261">kiwiproject/kiwi-parent#261</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/429733c92c51db7f2ad81d62761e5da820c1f3c6"><code>429733c</code></a> [maven-release-plugin] prepare release v3.0.5</li> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/72efd82d9e0cd3abcc20300a1de165aaba3eee63"><code>72efd82</code></a> Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/266">#266</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/6aeee6beadb6e4a22296f5767a594f27edec9e33"><code>6aeee6b</code></a> Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/267">#267</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/dc92696e5776b534f3fa913555bf3081bf1e381b"><code>dc92696</code></a> Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/265">#265</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/2bb6b3b7fb2818d7ace1151b36551e00bac62409"><code>2bb6b3b</code></a> Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/264">#264</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/ebbef4a7febd8300a3cecc41f5da60341784bdea"><code>ebbef4a</code></a> Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/263">#263</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/cd24d4a1cb5310570a6eb9649fb821816b26f81f"><code>cd24d4a</code></a> Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/262">#262</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/87936debb45527463c91a5ec413b591344091ac4"><code>87936de</code></a> Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (<a href="https://redirect.github.com/kiwiproject/kiwi-parent/issues/261">#261</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi-parent/commit/89e10f3da86b682618eed1a34f4e19f860227533"><code>89e10f3</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/kiwiproject/kiwi-parent/compare/v3.0.4...v3.0.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.kiwiproject:kiwi-parent&package-manager=maven&previous-version=3.0.4&new-version=3.0.5)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information