diff options
author | Marge Bot <marge@benkard.de> | 2023-09-06 08:48:38 +0000 |
---|---|---|
committer | Marge Bot <marge@benkard.de> | 2023-09-06 08:48:38 +0000 |
commit | a3ecc51397ad9da6c028db7fa532cbfcd18d21e2 (patch) | |
tree | acca69f495f769d5087c8707efb79eb71a9c3eef | |
parent | 5bcb613abe760049193cc6cecf9d8d3f99e3cb10 (diff) | |
parent | 927de9a0632376775699a6d5f1427af80479d535 (diff) |
Update all non-major dependencies to v3.3.2 (mulk/mulkcms2!37)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.3.1` -> `3.3.2` |
| [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `3.3.1` -> `3.3.2` |
---
### Release Notes
<details>
<summary>quarkusio/quarkus</summary>
### [`v3.3.2`](https://github.com/quarkusio/quarkus/compare/3.3.1...3.3.2)
[Compare Source](https://github.com/quarkusio/quarkus/compare/3.3.1...3.3.2)
</details>
<details>
<summary>quarkusio/quarkus-platform</summary>
### [`v3.3.2`](https://github.com/quarkusio/quarkus-platform/compare/3.3.1...3.3.2)
[Compare Source](https://github.com/quarkusio/quarkus-platform/compare/3.3.1...3.3.2)
</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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ <compiler-plugin.version>3.11.0</compiler-plugin.version> <enforcer-plugin.version>3.4.0</enforcer-plugin.version> <processor-plugin.version>4.2</processor-plugin.version> - <quarkus.version>3.3.1</quarkus.version> + <quarkus.version>3.3.2</quarkus.version> <resources-plugin.version>3.3.1</resources-plugin.version> <spotless-plugin.version>2.39.0</spotless-plugin.version> |