Skip to content

Commit bea4f1a

Browse files
Build(deps-dev): Bump io.sundr:sundr-maven-plugin from 0.240.1 to 0.300.0 (#1702)
Bumps [io.sundr:sundr-maven-plugin](https://github.com/sundrio/sundrio) from 0.240.1 to 0.300.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sundrio/sundrio/commit/8ffe64dbccf0d2ab5700cae88a64e22b3d5eeb65"><code>8ffe64d</code></a> [maven-release-plugin] prepare release 0.300.0</li> <li><a href="https://github.com/sundrio/sundrio/commit/fc82ab1775423f6b975b08934f51c9d6d4d17fa8"><code>fc82ab1</code></a> chore: prepare for 0.300.0</li> <li><a href="https://github.com/sundrio/sundrio/commit/d78413a885e616a07afc1d9d6d5e02ea8b3c1186"><code>d78413a</code></a> feat: validation annotation support</li> <li><a href="https://github.com/sundrio/sundrio/commit/363ee9d547ce8c00a557f707ebd8e7e82514093a"><code>363ee9d</code></a> fix: fix junit version, update annotations</li> <li><a href="https://github.com/sundrio/sundrio/commit/b61d0c7ccfb71507f52736098397e9ffa5da311f"><code>b61d0c7</code></a> fix: fix junit version, udpated as per main to junit 6</li> <li><a href="https://github.com/sundrio/sundrio/commit/9d1f2025b7ed371738442a1ea25ca9c9fecbd08b"><code>9d1f202</code></a> fix: jdk-25 nested fluent builder issue</li> <li><a href="https://github.com/sundrio/sundrio/commit/d5aa4ca4cfa6e52b02a338d8f35921ea5df54830"><code>d5aa4ca</code></a> [maven-release-plugin] rollback changes from release preparation of 0.240.1</li> <li>See full diff in <a href="https://github.com/sundrio/sundrio/compare/0.240.1...0.300.0">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.240.1&new-version=0.300.0)](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>
2 parents 7624e5a + 9fe5aee commit bea4f1a

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
@@ -586,7 +586,7 @@
586586
<plugin>
587587
<groupId>io.sundr</groupId>
588588
<artifactId>sundr-maven-plugin</artifactId>
589-
<version>0.240.1</version>
589+
<version>0.300.0</version>
590590
<inherited>false</inherited>
591591
<configuration>
592592
<boms>

0 commit comments

Comments
 (0)