Commit 386b495
authored
Build(deps-dev): Bump io.sundr:sundr-maven-plugin from 0.230.2 to 0.240.1 (#1678)
Bumps [io.sundr:sundr-maven-plugin](https://github.com/sundrio/sundrio)
from 0.230.2 to 0.240.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sundrio/sundrio/commit/696dc4b452878d49f043278f6dbd33e7971395be"><code>696dc4b</code></a>
[maven-release-plugin] prepare release 0.240.1</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/e95d5068e32163adeaf5e554c680892e278e2b57"><code>e95d506</code></a>
Fix javadoc (<a
href="https://redirect.github.com/sundrio/sundrio/issues/586">#586</a>)</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/f51d553e32d65b5da39fd674ca78773efb7ca1d9"><code>f51d553</code></a>
chore: prepare for 0.240.1 (<a
href="https://redirect.github.com/sundrio/sundrio/issues/585">#585</a>)</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/9c8fca825cd6a44db1fc774d6b5d05d32bdf7601"><code>9c8fca8</code></a>
change: migrate to jakarta validation (<a
href="https://redirect.github.com/sundrio/sundrio/issues/580">#580</a>)</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/d87f7745082dcb33abe5566e3497cfeed563d6d3"><code>d87f774</code></a>
chore: prepare for 0.240.0 (<a
href="https://redirect.github.com/sundrio/sundrio/issues/579">#579</a>)</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/222c194bcd9114480f68a89ef0738ec802aa8e67"><code>222c194</code></a>
change: migrate to junit5 (<a
href="https://redirect.github.com/sundrio/sundrio/issues/576">#576</a>)</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/a71da842c2d34280f97b8c87cb824c91d0347558"><code>a71da84</code></a>
change: import order</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/10fb28d8da371643bea5afbd58595d4943ebff23"><code>10fb28d</code></a>
fix(dsl): use memoization to address performance issues</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/102ef328e6631fa568d4efef9004da4099a9243f"><code>102ef32</code></a>
fix: dsl processor missing generic parameters</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/8d230c891e0b8f369095961615afc2dbe1041ab9"><code>8d230c8</code></a>
chore: upgrade javaparser to 3.28.0 - parser API changes</li>
<li>Additional commits viewable in <a
href="https://github.com/sundrio/sundrio/compare/0.230.2...0.240.1">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>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
| 589 | + | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| |||
0 commit comments