summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRenovate Bot <renovate-bot@benkard.de>2023-02-01 15:01:56 +0000
committerRenovate Bot <renovate-bot@benkard.de>2023-02-01 15:01:56 +0000
commit57860bc5dfd63b60a0269392b870d786766463e2 (patch)
treea6a8d2342e88440459efd4b36a1896a0d81cf515 /pom.xml
parent6feb60b36e6c071ff1f0eb3af66602f43753c8ae (diff)
parentea907aa8f59f5adf4b62bc149973e6614bbd3adc (diff)
chore(deps): update all non-major dependencies to v2.16.1.final (mulk/quarkus-googlecloud-jsonlogging!13)
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | patch | `2.16.0.Final` -> `2.16.1.Final` | | [io.quarkus:quarkus-bootstrap-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.0.Final` -> `2.16.1.Final` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.0.Final` -> `2.16.1.Final` | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `2.16.0.Final` -> `2.16.1.Final` | --- ### Release Notes <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.1.Final`](https://github.com/quarkusio/quarkus/compare/2.16.0.Final...2.16.1.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.0.Final...2.16.1.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 08b91ff..7f33636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<spotless-plugin.version>2.31.0</spotless-plugin.version>
<surefire-plugin.version>3.0.0-M8</surefire-plugin.version>
- <quarkus.version>2.16.0.Final</quarkus.version>
+ <quarkus.version>2.16.1.Final</quarkus.version>
</properties>
<distributionManagement>