summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <renovate-bot@benkard.de>2025-03-14 16:03:27 +0000
committerRenovate Bot <renovate-bot@benkard.de>2025-03-14 16:03:27 +0000
commitca69160aee72e24a5413fecbfa6bac24942fd548 (patch)
tree3c78b2dfd04e79b5eefdd406205da02705b10c1b
parentce110fde04b4651a3a636a7b4b1fa89acb98b31a (diff)
parentdf4522441936069858709d7c7a33ed8379dfcf7a (diff)
chore(deps): update all non-major dependencies to v3.19.3 (mulk/quarkus-googlecloud-jsonlogging!27)HEADmaster
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | patch | `3.19.2` -> `3.19.3` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.19.2` -> `3.19.3` | | [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `3.19.2` -> `3.19.3` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.19.2` -> `3.19.3` | --- ### Release Notes <details> <summary>quarkusio/quarkus</summary> ### [`v3.19.3`](https://github.com/quarkusio/quarkus/releases/tag/3.19.3) [Compare Source](https://github.com/quarkusio/quarkus/compare/3.19.2...3.19.3) ##### Complete changelog - [#&#8203;45112](https://github.com/quarkusio/quarkus/issues/45112) - Exception about missing maven classes when opening the dev-ui (gradle based project) - [#&#8203;46430](https://github.com/quarkusio/quarkus/issues/46430) - ResponseBuilderImpl NumberFormatException with IPv6 - [#&#8203;46459](https://github.com/quarkusio/quarkus/issues/46459) - Upgrading from 3.18.2 to 3.18.3 Results in OutOfMemoryError when using `@QuarkusTest` with Quarkus Junit 5 - [#&#8203;46527](https://github.com/quarkusio/quarkus/issues/46527) - Broken archive in vaadin-webcomponent dependency - [#&#8203;46566](https://github.com/quarkusio/quarkus/issues/46566) - Issuer-based OIDC tenant resolver should check `quarkus.oidc.token.required-claims` - [#&#8203;46615](https://github.com/quarkusio/quarkus/issues/46615) - OIDC client token requests retry not working - [#&#8203;46621](https://github.com/quarkusio/quarkus/pull/46621) - Bump testcontainers.version from 1.20.5 to 1.20.6 - [#&#8203;46624](https://github.com/quarkusio/quarkus/issues/46624) - Devui Database View can not find tables in different schemas - [#&#8203;46632](https://github.com/quarkusio/quarkus/pull/46632) - Make ResponseBuilderImpl more ipv6 aware - [#&#8203;46634](https://github.com/quarkusio/quarkus/pull/46634) - Check required claims in OIDC issuer-based resolver - [#&#8203;46635](https://github.com/quarkusio/quarkus/pull/46635) - Update some dev-ui libs versions - [#&#8203;46638](https://github.com/quarkusio/quarkus/pull/46638) - Bump Keycloak version to 26.1.3 - [#&#8203;46640](https://github.com/quarkusio/quarkus/pull/46640) - Using SocketException in all of the OIDC retry code - [#&#8203;46651](https://github.com/quarkusio/quarkus/pull/46651) - Fix non-public schema in DB Viewer for Dev UI - [#&#8203;46653](https://github.com/quarkusio/quarkus/pull/46653) - Add -e to quarkus update commands and improve display - [#&#8203;46655](https://github.com/quarkusio/quarkus/issues/46655) - JSON-B link - [#&#8203;46659](https://github.com/quarkusio/quarkus/pull/46659) - Correct link to JSON-B API - [#&#8203;46660](https://github.com/quarkusio/quarkus/pull/46660) - Correct summary text of config-yaml.adoc - [#&#8203;46661](https://github.com/quarkusio/quarkus/pull/46661) - Correct summary text of spring-boot-properties.adoc - [#&#8203;46664](https://github.com/quarkusio/quarkus/pull/46664) - ArC: fix disposer resolution in case the disposed parameter declares no qualifiers - [#&#8203;46680](https://github.com/quarkusio/quarkus/pull/46680) - Fix gradle devui NoClassDefFound - [#&#8203;46684](https://github.com/quarkusio/quarkus/pull/46684) - Revert "Execute simple JUnit tests and `@QuarkusComponentTest` first" - [#&#8203;46685](https://github.com/quarkusio/quarkus/pull/46685) - Micrometer docs moved - fix links - [#&#8203;46695](https://github.com/quarkusio/quarkus/pull/46695) - Introduce `server.port` tag into `http.server.active.requests` metric - [#&#8203;46700](https://github.com/quarkusio/quarkus/pull/46700) - Exclude `.github/project.yml` from triggering workflows on push event - [#&#8203;46706](https://github.com/quarkusio/quarkus/pull/46706) - Fix wording in quarkus-rest jsonview support - [#&#8203;46709](https://github.com/quarkusio/quarkus/pull/46709) - Fix true-false typo - [#&#8203;46712](https://github.com/quarkusio/quarkus/pull/46712) - Bump resteasy.version from 6.2.11.Final to 6.2.12.Final - [#&#8203;46713](https://github.com/quarkusio/quarkus/pull/46713) - Bump hibernate-orm.version from 6.6.9.Final to 6.6.10.Final - [#&#8203;46714](https://github.com/quarkusio/quarkus/pull/46714) - Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 </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 5b8f0cc..cbbaff5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<spotless-plugin.version>2.44.3</spotless-plugin.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
- <quarkus.version>3.19.2</quarkus.version>
+ <quarkus.version>3.19.3</quarkus.version>
</properties>
<distributionManagement>