summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarge Bot <marge@benkard.de>2023-11-09 05:33:57 +0000
committerMarge Bot <marge@benkard.de>2023-11-09 05:33:57 +0000
commitb552be76afac95963963cc35a111cde23c6d54d2 (patch)
treeff9d2aa382f10f669b38dbd4100d7279e09b7199
parentf6a72369abcc430354feea77d7a949b4ac2c964e (diff)
parent8ac7d3eff3ea22c369a87abf797fe66cda3dba65 (diff)
Update all non-major dependencies to v3.5.1 (mulk/mulkcms2!44)
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.5.0` -> `3.5.1` | | [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `3.5.0` -> `3.5.1` | --- ### Release Notes <details> <summary>quarkusio/quarkus</summary> ### [`v3.5.1`](https://github.com/quarkusio/quarkus/compare/3.5.0...3.5.1) [Compare Source](https://github.com/quarkusio/quarkus/compare/3.5.0...3.5.1) </details> <details> <summary>quarkusio/quarkus-platform</summary> ### [`v3.5.1`](https://github.com/quarkusio/quarkus-platform/compare/3.5.0...3.5.1) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/3.5.0...3.5.1) </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 8445b13..6f0e9c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<enforcer-plugin.version>3.4.1</enforcer-plugin.version>
<processor-plugin.version>4.2</processor-plugin.version>
- <quarkus.version>3.5.0</quarkus.version>
+ <quarkus.version>3.5.1</quarkus.version>
<resources-plugin.version>3.3.1</resources-plugin.version>
<spotless-plugin.version>2.40.0</spotless-plugin.version>