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.9.1 -> 3.9.3 - autoclosed #1338

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-bom) ### [`v3.9.3`](https://togithub.com/quarkusio/quarkus/compare/3.9.2...3.9.3) [Compare Source](https://togithub.com/quarkusio/quarkus/compare/3.9.2...3.9.3) ### [`v3.9.2`](https://togithub.com/quarkusio/quarkus/releases/tag/3.9.2) [Compare Source](https://togithub.com/quarkusio/quarkus/compare/3.9.1...3.9.2) ##### Complete changelog - [#​38964](https://togithub.com/quarkusio/quarkus/pull/38964) - Add smallrye metrics capability - [#​39668](https://togithub.com/quarkusio/quarkus/pull/39668) - Recompute cache when the redis connection pool is exhausted - [#​39705](https://togithub.com/quarkusio/quarkus/pull/39705) - WebSockets Next: error handlers part 1 - [#​39717](https://togithub.com/quarkusio/quarkus/issues/39717) - OIDC code flow access token verification is enforced even if the application code does not use it as JWT - [#​39718](https://togithub.com/quarkusio/quarkus/pull/39718) - Enforce OIDC code flow access token verification only if JWT is in the application code - [#​39725](https://togithub.com/quarkusio/quarkus/pull/39725) - Setting the correct CodeFlowVerifyAccessTokenDisabledTest test class name - [#​39742](https://togithub.com/quarkusio/quarkus/pull/39742) - Fix a remaining reference to quarkus.resteasy-reactive. prefix - [#​39746](https://togithub.com/quarkusio/quarkus/issues/39746) - ScheduledExecutorService: cannot remove future task from the scheduler - [#​39763](https://togithub.com/quarkusio/quarkus/pull/39763) - WebSockets Next: error handlers part 2 - [#​39766](https://togithub.com/quarkusio/quarkus/pull/39766) - Properly handle array class types to be looked up - [#​39770](https://togithub.com/quarkusio/quarkus/pull/39770) - Improve the multipart encoded mode handling in the rest client - [#​39776](https://togithub.com/quarkusio/quarkus/issues/39776) - Cannot build native image after 3.9.1 upgrade - missing configuration properties but they exist - [#​39777](https://togithub.com/quarkusio/quarkus/issues/39777) - Bean Param init issue - java.lang.NoClassDefFoundError: io/quarkus/generated/int$quarkusrestparamConverter$ - [#​39790](https://togithub.com/quarkusio/quarkus/pull/39790) - Add quarkus-credentials-deployment where it's missing - [#​39794](https://togithub.com/quarkusio/quarkus/pull/39794) - Bump org.jboss.threads:jboss-threads from 3.6.0.Final to 3.6.1.Final - [#​39797](https://togithub.com/quarkusio/quarkus/pull/39797) - Docs: fix typo in OIDC tenant resolution by configuration - [#​39798](https://togithub.com/quarkusio/quarkus/issues/39798) - Update documentation for QUARKUS AND GRADLE - Development mode: quarkusDev#workingDir has been deprecated - [#​39804](https://togithub.com/quarkusio/quarkus/pull/39804) - Always record profiles - [#​39823](https://togithub.com/quarkusio/quarkus/pull/39823) - Ensure ParameterConverter is loaded from the TCCL - [#​39829](https://togithub.com/quarkusio/quarkus/pull/39829) - Use quarkusDev#workingDirectory - [#​39835](https://togithub.com/quarkusio/quarkus/pull/39835) - Bump maven-model-helper to 36

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.