summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Benkard <code@mulk.eu>2023-02-08 17:25:28 +0000
committerMatthias Benkard <code@mulk.eu>2023-02-08 17:25:28 +0000
commitdb3aeacb6fd3ec938d5d4c8ae12d13a67d5acd47 (patch)
treee6f468690ff81cc2f53971ed09aac65b8d789013 /pom.xml
parent60feeaa52fdea2e46e3cc1aca178f4ba9fdaa02d (diff)
parent03cf607c23269b409368a5749537a8765bd3dc69 (diff)
Update all non-major dependencies to v2.16.2.final (mulk/quarkus-googlecloud-jsonlogging!14)
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | patch | `2.16.1.Final` -> `2.16.2.Final` | | [io.quarkus:quarkus-bootstrap-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.1.Final` -> `2.16.2.Final` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.1.Final` -> `2.16.2.Final` | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `2.16.1.Final` -> `2.16.2.Final` | --- ### Release Notes <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.2.Final`](https://github.com/quarkusio/quarkus/compare/2.16.1.Final...2.16.2.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.1.Final...2.16.2.Final) </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-->
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 41837ba..bb506f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<spotless-plugin.version>2.32.0</spotless-plugin.version>
<surefire-plugin.version>3.0.0-M8</surefire-plugin.version>
- <quarkus.version>2.16.1.Final</quarkus.version>
+ <quarkus.version>2.16.2.Final</quarkus.version>
</properties>
<distributionManagement>