Skip to content

Commit c8c5348

Browse files
Bump io.quarkus.platform:quarkus-maven-plugin from 3.31.3 to 3.31.4 (#265)
Bumps [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) from 3.31.3 to 3.31.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkusio/quarkus-platform/commit/be30fe64878eaf295ba6ac8f5f271f34cd415bf6"><code>be30fe6</code></a> [maven-release-plugin] prepare release 3.31.4</li> <li><a href="https://github.com/quarkusio/quarkus-platform/commit/a2f15b75875c242ea5f692e921295aa9c4406aa2"><code>a2f15b7</code></a> Merge pull request <a href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1754">#1754</a> from gsmet/quarkus-3.31.4</li> <li><a href="https://github.com/quarkusio/quarkus-platform/commit/3aa957dc46bdda06e753c74dc930b88a9b93c400"><code>3aa957d</code></a> Upgrade to Quarkus 3.31.4</li> <li><a href="https://github.com/quarkusio/quarkus-platform/commit/a5e19279245e9d28fd81fce93e4f85456a67516d"><code>a5e1927</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/quarkusio/quarkus-platform/compare/3.31.3...3.31.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkus.platform:quarkus-maven-plugin&package-manager=maven&previous-version=3.31.3&new-version=3.31.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33ba382 commit c8c5348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/quarkus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</modules>
2424

2525
<properties>
26-
<version.quarkus>3.31.3</version.quarkus>
26+
<version.quarkus>3.31.4</version.quarkus>
2727
</properties>
2828
<dependencyManagement>
2929
<dependencies>

0 commit comments

Comments
 (0)