Skip to content

Commit b4f72be

Browse files
Bump io.sundr:sundr-maven-plugin from 0.200.0 to 0.200.3 (#973)
Bumps [io.sundr:sundr-maven-plugin](https://github.com/sundrio/sundrio) from 0.200.0 to 0.200.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sundrio/sundrio/commit/43b88b73a306d059a6d9cc80864625f98941b9d7"><code>43b88b7</code></a> [maven-release-plugin] prepare release 0.200.3</li> <li><a href="https://github.com/sundrio/sundrio/commit/cccfc87c4c4a38f3abe3bb8ff1a4c64349601e32"><code>cccfc87</code></a> chore: prepare release 0.200.3</li> <li><a href="https://github.com/sundrio/sundrio/commit/4bfa89f5b9249ef1f0f26a18f4e6986206ccea49"><code>4bfa89f</code></a> fix: more javadoc fixes</li> <li><a href="https://github.com/sundrio/sundrio/commit/f112aabd17d56e4f0cc428798a02a33e11c15f15"><code>f112aab</code></a> fix: javadoc issues</li> <li><a href="https://github.com/sundrio/sundrio/commit/8f9f5507aa70c823f1d6c36f30c28bd8f7061eaa"><code>8f9f550</code></a> refactor: move bits to new api</li> <li><a href="https://github.com/sundrio/sundrio/commit/423ea9054dea391128898689973c9b0f65ad8200"><code>423ea90</code></a> chore: prepare release 0.200.2</li> <li><a href="https://github.com/sundrio/sundrio/commit/996a12a17acb31a3f446a2b09be7834fc8342783"><code>996a12a</code></a> fix: use maven 3.9.6 for builds</li> <li><a href="https://github.com/sundrio/sundrio/commit/ee4523d6feeb9a8479f94061e227e4774e72c24f"><code>ee4523d</code></a> fix: CI issues with maven 4 and JDK 11</li> <li><a href="https://github.com/sundrio/sundrio/commit/4a8fbf9fd7d6f56a2d0d4f5c50abcaac8c9d9e01"><code>4a8fbf9</code></a> Attempt to fix maven 4 issue</li> <li><a href="https://github.com/sundrio/sundrio/commit/d64ada223d1257ea3706757936f0b22b350a6ea1"><code>d64ada2</code></a> Use maven 4 to reproduce <a href="https://redirect.github.com/sundrio/sundrio/issues/481">#481</a></li> <li>Additional commits viewable in <a href="https://github.com/sundrio/sundrio/compare/0.200.0...0.200.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.sundr:sundr-maven-plugin&package-manager=maven&previous-version=0.200.0&new-version=0.200.3)](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>
2 parents c413360 + 799d795 commit b4f72be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@
564564
<plugin>
565565
<groupId>io.sundr</groupId>
566566
<artifactId>sundr-maven-plugin</artifactId>
567-
<version>0.200.0</version>
567+
<version>0.200.3</version>
568568
<inherited>false</inherited>
569569
<configuration>
570570
<boms>

0 commit comments

Comments
 (0)