quarkiverse / quarkus-cxf

Quarkus CXF Extension to support SOAP based web services.
Apache License 2.0
71 stars 57 forks source link

Update quarkus.version 3.11.0 -> 3.11.1 - autoclosed #1406

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-bom 3.11.0 -> 3.11.1 age adoption passing confidence
io.quarkus:quarkus-enforcer-rules 3.11.0 -> 3.11.1 age adoption passing confidence
io.quarkus:quarkus-extension-processor 3.11.0 -> 3.11.1 age adoption passing confidence
io.quarkus:quarkus-maven-plugin 3.11.0 -> 3.11.1 age adoption passing confidence
io.quarkus:quarkus-extension-maven-plugin 3.11.0 -> 3.11.1 age adoption passing confidence
io.quarkus.resteasy.reactive:resteasy-reactive-vertx 3.11.0 -> 3.11.1 age adoption passing confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-bom) ### [`v3.11.1`](https://togithub.com/quarkusio/quarkus/releases/tag/3.11.1) [Compare Source](https://togithub.com/quarkusio/quarkus/compare/3.11.0...3.11.1) ##### Complete changelog - [#​40431](https://togithub.com/quarkusio/quarkus/issues/40431) - Better exception when accessing two non-XA datasources in a transaction - [#​40536](https://togithub.com/quarkusio/quarkus/issues/40536) - WebSockets Next: close the connection if the security identity has expired - [#​40753](https://togithub.com/quarkusio/quarkus/pull/40753) - Podman on linux doc: prefix the remote socket path with unix:// - [#​40759](https://togithub.com/quarkusio/quarkus/pull/40759) - Bump resteasy.version from 6.2.8.Final to 6.2.9.Final - [#​40768](https://togithub.com/quarkusio/quarkus/issues/40768) - Podman guide for Linux is incorrect - [#​40771](https://togithub.com/quarkusio/quarkus/pull/40771) - Fix collapsing when there are several keys - [#​40779](https://togithub.com/quarkusio/quarkus/pull/40779) - Bump Agroal from 2.3 to 2.4 - [#​40793](https://togithub.com/quarkusio/quarkus/pull/40793) - Fix javadoc for TransactionManagerBuildTimeConfig - [#​40797](https://togithub.com/quarkusio/quarkus/pull/40797) - Revert "Bump jakarta.authorization:jakarta.authorization-api from 2.1.0 to 3.0.0" - [#​40800](https://togithub.com/quarkusio/quarkus/pull/40800) - Trivial: Update matcher in component test test to catch single test case - [#​40802](https://togithub.com/quarkusio/quarkus/pull/40802) - Control data used in path expression when running remote-dev - [#​40808](https://togithub.com/quarkusio/quarkus/pull/40808) - Move allowUnsafeMultipleLastResources call to runtime init - [#​40822](https://togithub.com/quarkusio/quarkus/pull/40822) - Improve `@SecureField` detection lookup exclusions - [#​40842](https://togithub.com/quarkusio/quarkus/pull/40842) - getting-started: grammar: append->appended - [#​40855](https://togithub.com/quarkusio/quarkus/pull/40855) - Bump Hibernate Reactive to 2.3.1.Final - [#​40864](https://togithub.com/quarkusio/quarkus/pull/40864) - Move hibernate-orm/deployment devmode tests to a separate surefire execution - [#​40874](https://togithub.com/quarkusio/quarkus/issues/40874) - quarkus.package.decompiler warning in quarkus 3.10+ - [#​40876](https://togithub.com/quarkusio/quarkus/pull/40876) - Fix error in fix for decompiler config - [#​40886](https://togithub.com/quarkusio/quarkus/issues/40886) - Regression: Unexpected `DisabledOidcClientException` - [#​40888](https://togithub.com/quarkusio/quarkus/pull/40888) - Use right decompiler prop name in docs - [#​40894](https://togithub.com/quarkusio/quarkus/pull/40894) - Fix a disabled OidcClient REST client issue - [#​40898](https://togithub.com/quarkusio/quarkus/pull/40898) - Fix onError for Dev UI streaming - [#​40902](https://togithub.com/quarkusio/quarkus/pull/40902) - Correct broken markup in the security-customization.adoc - [#​40910](https://togithub.com/quarkusio/quarkus/pull/40910) - Bump com.nimbusds:nimbus-jose-jwt from 9.39.1 to 9.39.3 - [#​40936](https://togithub.com/quarkusio/quarkus/pull/40936) - Polish Infinispan Dev Service logging - [#​40956](https://togithub.com/quarkusio/quarkus/pull/40956) - Fix properties still using Hibernate ORM 6.4 / Hibernate Search 7.0 in POMs - [#​40967](https://togithub.com/quarkusio/quarkus/pull/40967) - Fix Typo In Open Telemetry Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.