Skip to content

Commit 2cd69d4

Browse files
Build(deps): Bump io.sundr:sundr-maven-plugin from 0.230.1 to 0.230.2 (#1448)
Bumps [io.sundr:sundr-maven-plugin](https://github.com/sundrio/sundrio) from 0.230.1 to 0.230.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sundrio/sundrio/commit/f96a3051a536088f28637b7b7fcf5e2f54e9dbac"><code>f96a305</code></a> [maven-release-plugin] prepare release 0.230.2</li> <li><a href="https://github.com/sundrio/sundrio/commit/59f3536cd99b79bf4342adcb78abf2305d30f138"><code>59f3536</code></a> chore: prepare for release 0.230.2 (<a href="https://redirect.github.com/sundrio/sundrio/issues/565">#565</a>)</li> <li><a href="https://github.com/sundrio/sundrio/commit/653ab73ef91d88f43b52cde2453fd57cb24c5fa7"><code>653ab73</code></a> feat: introduce <a href="https://github.com/Generate"><code>@​Generate</code></a> annotation processor</li> <li><a href="https://github.com/sundrio/sundrio/commit/6664745a2d99008c115a200f60ed1e6b4998e38e"><code>6664745</code></a> [maven-release-plugin] rollback changes from release preparation of 0.230.1</li> <li>See full diff in <a href="https://github.com/sundrio/sundrio/compare/0.230.1...0.230.2">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.230.1&new-version=0.230.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>
2 parents ca82ff3 + bc0a0df commit 2cd69d4

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
@@ -581,7 +581,7 @@
581581
<plugin>
582582
<groupId>io.sundr</groupId>
583583
<artifactId>sundr-maven-plugin</artifactId>
584-
<version>0.230.1</version>
584+
<version>0.230.2</version>
585585
<inherited>false</inherited>
586586
<configuration>
587587
<boms>

0 commit comments

Comments
 (0)