summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <renovate-bot@benkard.de>2025-01-29 13:03:21 +0000
committerRenovate Bot <renovate-bot@benkard.de>2025-01-29 13:03:21 +0000
commite6d73480510bca8da0137d39730be4043c2d8c3f (patch)
treeb21ac8f32c57ed93c8a6a9f12e10ac0b76b84a12
parent676c9a816b8c27b9633cd6455dff269bceaaafde (diff)
parent7bcc464c69d691ac61f76ada0bcf9431b8d53b5c (diff)
chore(deps): update all non-major dependencies to v3.18.1 (mulk/quarkus-googlecloud-jsonlogging!26)
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | minor | `3.17.8` -> `3.18.1` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.17.8` -> `3.18.1` | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | minor | `3.17.8` -> `3.18.1` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.17.8` -> `3.18.1` | --- ### Release Notes <details> <summary>quarkusio/quarkus</summary> ### [`v3.18.1`](https://github.com/quarkusio/quarkus/compare/3.18.0...3.18.1) [Compare Source](https://github.com/quarkusio/quarkus/compare/3.18.0...3.18.1) ### [`v3.18.0`](https://github.com/quarkusio/quarkus/compare/3.17.8...3.18.0) [Compare Source](https://github.com/quarkusio/quarkus/compare/3.17.8...3.18.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6957024..af84ab3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<spotless-plugin.version>2.44.2</spotless-plugin.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
- <quarkus.version>3.17.8</quarkus.version>
+ <quarkus.version>3.18.1</quarkus.version>
</properties>
<distributionManagement>