summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Benkard <code@mulk.eu>2023-01-10 17:45:51 +0000
committerMatthias Benkard <code@mulk.eu>2023-01-10 17:45:51 +0000
commit868378f09210b23aaca96de33f81c9dc1781a363 (patch)
tree8a5d3cd4b18115a2ddb97319bcde1b8d5ac79337
parentb996b6238d4882c1824684933eaf457b0d3186de (diff)
parent710370de67626ea9d3ffe05425a7cbad013f29a2 (diff)
chore(deps): update all non-major dependencies to v2.15.3.final (mulk/quarkus-googlecloud-jsonlogging!11)
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | patch | `2.15.2.Final` -> `2.15.3.Final` | | [io.quarkus:quarkus-bootstrap-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.15.2.Final` -> `2.15.3.Final` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.15.2.Final` -> `2.15.3.Final` | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `2.15.2.Final` -> `2.15.3.Final` | --- ### Release Notes <details> <summary>quarkusio/quarkus</summary> ### [`v2.15.3.Final`](https://github.com/quarkusio/quarkus/compare/2.15.2.Final...2.15.3.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.15.2.Final...2.15.3.Final) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 c06a11a..f67b7d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<spotless-plugin.version>2.29.0</spotless-plugin.version>
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
- <quarkus.version>2.15.2.Final</quarkus.version>
+ <quarkus.version>2.15.3.Final</quarkus.version>
</properties>
<distributionManagement>