#17023 - Update OidcClient to recognize non-standard grant response properties
#17020 - OIDC does not work with Azure Hosted Keycloak (HTTP Error 411)
#17012 - Allow defining a fixed port for datasource DevServices
#16984 - Enable synthetic beans to be application classes
#16974 - Reactive routes - fix the way a return value const violation is detected
#16957 - Enhance OidcClient to accept non-standard token grant responses
#16936 - Allow injection of RoutingContext in RESTEasy Reactive
#16934 - Resteasy-reactive : JPA TenantResolver fails with Normal scoped producer method may not return null: io.quarkus.vertx.http.runtime.CurrentVertxRequest
#16911 - Improve documentation around native resources
#16907 - Fix generic type handling of body parameter in RESTEasy Reactive
#16906 - Fix possible NPE resolving user settings.xml
#16905 - Resteasy reactive - Handling Generics in request body
#16903 - When using random ports in a docker test, resort to host networking
#16900 - QuarkusIntegrationTest failing on containerized native image with quarkus.http.test-(ssl-)port set to 0
Updates quarkus-maven-plugin from 1.13.3.Final to 1.13.4.Final
Updates quarkus-bootstrap-maven-plugin from 1.13.3.Final to 1.13.4.Final
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
quarkus.version
from 1.13.3.Final to 1.13.4.Final. Updatesquarkus-bom
from 1.13.3.Final to 1.13.4.FinalRelease notes
Sourced from quarkus-bom's releases.
Commits
da9c57e
[RELEASE] - Bump version to 1.13.4.Final4ca327e
Merge pull request #17165 from gsmet/1.13.4-backports-213ed724
Fix last modified and CL for memory resources24c8f49
Integer::new is deprecatedea6023f
Introduce UberJarMergedResourceBuildItem and UberJarIgnoredResourceBuildItem34709da
Merge pull request #17144 from sberyozkin/resteasy_4.5.12d3048b0
Merge pull request #17125 from gsmet/1.13.4-backports-1a4b6f97
Update to RestEasy 4.5.12f5736ea
Allow defining a fixed port for datasource DevServicesacd4a0f
Update to Keycloak 13.0.0Updates
quarkus-maven-plugin
from 1.13.3.Final to 1.13.4.FinalUpdates
quarkus-bootstrap-maven-plugin
from 1.13.3.Final to 1.13.4.FinalDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)