Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.39.1 - #1758
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.39.1#1758red-hat-konflux[bot] wants to merge 1 commit into
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
Contributor
Mend Scan ResultsStatus: SCA scan outputSAST scan output |
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
June 3, 2026 09:32
a3b04ff to
d589e1d
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
June 15, 2026 17:46
d589e1d to
1b4b0d2
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
June 20, 2026 17:59
1b4b0d2 to
0e7b444
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
July 4, 2026 13:04
0e7b444 to
b7473bc
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
July 11, 2026 13:18
b7473bc to
9b45c6b
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
July 18, 2026 09:28
9b45c6b to
17c9b3e
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
2 times, most recently
from
July 25, 2026 20:32
9c5c5fb to
287201c
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
August 7, 2026 13:23
287201c to
fbdc916
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
August 16, 2026 01:18
fbdc916 to
a4966e6
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
August 23, 2026 01:52
a4966e6 to
04b3921
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/quarkus.resolver.version
branch
from
August 30, 2026 01:25
04b3921 to
fbe269a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.35.3→3.39.1Release Notes
quarkusio/quarkus (io.quarkus:quarkus-bootstrap-maven-resolver)
v3.39.1Compare Source
Complete changelog
@QuarkusTestResource@RunOnVirtualThreadannotation in combination with blocking endpointsquarkus-rest-jackson: reflection-free (de)serializers treat aMapsubclass as a bean and drop every map entry@PostAuthorize,@PreFilteror@PostFilterare used@RestClienton the interface fails the build with a duplicate annotation since 3.32@RestClientqualifier placed on the REST Client interfacev3.39.0Compare Source
Major changes
Complete changelog
MicrometerRegistryProviderBuildItemhas a stable collection order@Scheduledmethod can run before@InjectMockis installed in@QuarkusTestStartedExecutionCDI event for scheduled jobsJacksonDeserializerFactory#DeserializationData'sconstructorFieldshas a stable orderOidcGraphQLClientIntegrationProcessorWebSocketProcessor#collectEndpointSecurityChecksis stable and immutablectorFieldsinJacksonDeserializerFactory#deserializeObjectFieldsis immutablev3.38.3Compare Source
Complete changelog
@PermissionCheckerv3.38.2Compare Source
Complete changelog
v3.38.1Compare Source
Complete changelog
@QuarkusTestbootstrap deadlocks during parallel deployment-dependency resolution@JsonFormat(pattern = "...") on a java.util.Date field is ignored by Reflection-free Jackson serializers@Transientannotated methods@TestHTTPEndpointnot propagated to@Nestedsubclasses.@JsonValuedeclared on a superinterface method (multi-level)@TestHTTPEndpointworks with nested classes@Transientas@JsonIgnorein reflection-free Jackson serializers@JsonValueinheritance in reflection-free serializersLocationheader (e.g. 304 Not Modified) whenfollowRedirectsis enabled and anHttpClientRequestcustomizer is registeredquarkus-rest-deployment@MatrixParam/@RestMatrixparameters@MatrixParamand@RestMatrixfrom the REST Clientquarkus-rest-jackson: reflection-free deserializer erases nested type arguments (Map<String, List<Foo>>elements becomeLinkedHashMap)v3.38.0Compare Source
Complete changelog
@RegisterForProxyis silently ignored when used more than once on the same typegetAnnotationsWithRepeatablefor handling repeatable annotations in proxy registration logicv3.37.4Compare Source
Complete changelog
function.zippermission issue on Windowsproperty-not-found-strategywhen chaining template extension methods@JsonValuedeclared on a superinterface method@JsonValuedeclared on a superinterface method in reflection-free Jackson serializersquarkus-rest-jackson: reflection-free deserializer NPEs at build time for a polymorphic@JsonCreatorparameter@JsonCreatorparameter cannot be handled@JsonAnyGetter@JsonAnyGetterand@JsonAnySetteron fields in reflection-free Jackson serializersv3.37.3Compare Source
Complete changelog
quarkus.grpc.codegen.proto-directoryunrecognized configuration key & missing from documentationtestcontainers.reuse.enableto ~/.testcontainers.properties@JsonFormat(shape = JsonFormat.Shape.ARRAY) on a class ignored by reflection-free Jackson serializers when used inside a List/SetRawTypeReflectionFreeSerializerTest@JsonTypeInfo/@JsonSubTypesfor polymorphic list elements inside a wrapper type@JsonTypeInfois used@JsonProperty(required=true)on a@JsonCreatorsometimes@JsonProperty(required=true) on a@JsonCreatorin reflection-free Jackson serializersServerExceptionMapperon sub-resource is global instead of sub-resource specific@ServerExceptionMapperin sub-resource specific to that sub-resourcev3.37.2Compare Source
Complete changelog
@JsonPropertyis ignored or duplicated + 'visibility'-setting is ignored in 'ObjectMapperCustomizer' by reflection-free Jackson serializers@JsonPropertyannotations@JsonProperty+ improve Kotlin support + obey visibility defined in ObjectMapperCustomizer in reflection-free Jackson serializersJsonMappingExceptioninstead ofMismatchedInputException, bypassing custom exception mappers@JsonUnwrappedprefix/suffixnot honored@JsonUnwrappedprefix/suffix in reflection-free Jackson serialisersinvalid_dpop_proofinAuthenticationFailedExceptionto clarify why exception was thrown@JsonFormatwith pattern onjava.time types(e.g.ZonedDateTime,LocalDateTime) ignored by reflection-free Jackson serializersv3.37.1Compare Source
Complete changelog
@CancellableonContainerResponseFilterAOTMode=create"commandinfinispan-clientandinfinispan-cacheIT tests fail with GraalVM CE 25.2.4-dev@JsonFormaton java.util.Date ignored by reflection-free Jackson serializers@JsonFormaton java.util.Date in reflection-free Jackson serializersquarkus-rest-jacksonignores@JsonIgnorePropertiesin combination with@JsonUnwrappedv3.37.0Compare Source
Complete changelog
imageBuildandimagePushuse this output of:jandexwithout declaring dependencyquarkus.openshift.secret-volumes."secret-volumes".items."items".paththe deploy fail to openshiftv3.36.3Compare Source
Complete changelog
v3.36.2Compare Source
Complete changelog
orderedexecution for@RunOnVertxContextFuturein Smallrye Health--no-wrapperonCreateProjectMojov3.36.1Compare Source
Complete changelog
quarkusRuntask starts inTESTmodequarkusAppPartsBuildleaks into another module in 3.35.xquarkus.rest-client-oidc-filter.refresh-on-unauthorizednot respected with multiple@RegisterProviderannotations@ServerExceptionMapperwith generic base class drops other exception mappers at runtime@ServerExceptionMapperbridge method handling for generic typesConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.