commit | a27a3138a8bcd693c0189b785bb2c1b2884211a0 | [log] [tgz] |
---|---|---|
author | Renovate Bot <renovate-bot@benkard.de> | Wed Sep 25 11:06:26 2024 +0000 |
committer | Renovate Bot <renovate-bot@benkard.de> | Wed Sep 25 11:06:26 2024 +0000 |
tree | 7cdc8428b912435d3e653f325c2c2ccb42634902 | |
parent | a8c0f19b070a4c0be3400d9199614ea9f5289848 [diff] | |
parent | a30ca3119bb819656f6ef889b2992b4bf446c0ac [diff] |
chore(deps): update all non-major dependencies to v3.15.0 (mulk/quarkus-googlecloud-jsonlogging!23) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | minor | `3.14.4` -> `3.15.0` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.14.4` -> `3.15.0` | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | minor | `3.14.4` -> `3.15.0` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.14.4` -> `3.15.0` | --- ### Release Notes <details> <summary>quarkusio/quarkus</summary> ### [`v3.15.0`](https://github.com/quarkusio/quarkus/releases/tag/3.15.0) [Compare Source](https://github.com/quarkusio/quarkus/compare/3.14.4...3.15.0) ##### Complete changelog - [#​43207](https://github.com/quarkusio/quarkus/pull/43207) - Cleanup & nitpicks on guide: security-jwt - [#​43297](https://github.com/quarkusio/quarkus/issues/43297) - Using jib with opentelemetry cannot produce a stable library layer - [#​43300](https://github.com/quarkusio/quarkus/pull/43300) - Set filtered jar's manifest time to epoch - [#​43309](https://github.com/quarkusio/quarkus/pull/43309) - Follow up of the fix making jar file reference close idempotent with minor comments and refactor - [#​43313](https://github.com/quarkusio/quarkus/pull/43313) - Smallrye GraphQL: add missing federation annotations to index - [#​43314](https://github.com/quarkusio/quarkus/pull/43314) - Make sure server log load on Dev UI start - [#​43315](https://github.com/quarkusio/quarkus/pull/43315) - TLS reference guide IDs' unification </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-->
diff --git a/pom.xml b/pom.xml index 48780da..3473403 100644 --- a/pom.xml +++ b/pom.xml
@@ -72,7 +72,7 @@ <spotless-plugin.version>2.43.0</spotless-plugin.version> <surefire-plugin.version>3.5.0</surefire-plugin.version> - <quarkus.version>3.14.4</quarkus.version> + <quarkus.version>3.15.0</quarkus.version> </properties> <distributionManagement>