Skip to content

Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.39.1 - #1758

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/quarkus.resolver.version
Open

Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.39.1#1758
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/quarkus.resolver.version

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
io.quarkus:quarkus-bootstrap-maven-resolver 3.35.33.39.1 age confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-bootstrap-maven-resolver)

v3.39.1

Compare Source

Complete changelog
  • #​48943 - From Quarkus 3.22, Database dev services not reused if the unit test is using a @QuarkusTestResource
  • #​51130 - Remote Dev fails when using hibernate-reactive extension
  • #​55389 - Fix @RunOnVirtualThread annotation in combination with blocking endpoints
  • #​55907 - Quarkus 3.38 Date serialization issue
  • #​55958 - container-image-jib: no progress output while the image is pushed, because ProgressEvent is never subscribed to
  • #​55959 - Jib container push progress log
  • #​56009 - Dev UI Dev MCP endpoint hangs indefinitely (no response, no error) when a JSON-RPC request's id is a string
  • #​56064 - quarkus-rest-jackson: reflection-free (de)serializers treat a Map subclass as a bean and drop every map entry
  • #​56070 - quarkus-spring-security may not fail the build when @PostAuthorize, @PreFilter or @PostFilter are used
  • #​56079 - Skip Hibernate dev integrator in remote server-side dev mode
  • #​56080 - MongoDB Panache: Session-commit on transaction rollback
  • #​56086 - [3.39] Do not set an invalid country code when generating the Quarkus Dev CA
  • #​56087 - [3.39] Handle string JSON-RPC ids and always respond on the Dev MCP endpoint (3.39 backport)
  • #​56088 - Fail the build when unsupported Spring Security annotations are used
  • #​56092 - [3.39] Revert "Disable the Quarkus Dev CA generation test on Windows"
  • #​56101 - Document that CORS cannot be configured both programmatically and with properties
  • #​56104 - quarkus-config-doc-maven-plugin picks up things from git worktrees that it should ignore
  • #​56105 - Don't descend into nested git checkouts when scanning for config-doc target directories
  • #​56130 - Register terminal provider SPI and defer FFM init for native images
  • #​56131 - docs: clean up independently maintained CORS guide
  • #​56132 - Redis replication with topology=static does not respect host ordering - Set loses master/replica order
  • #​56158 - REST Client: @RestClient on the interface fails the build with a duplicate annotation since 3.32
  • #​56159 - Ignore a @RestClient qualifier placed on the REST Client interface
  • #​56166 - Fix MongoDB Panache committing sessions after a JTA transaction timeout
  • #​56177 - Bump io.micrometer:micrometer-bom from 1.17.0 to 1.17.1
  • #​56183 - Redis: make sure the configured hosts are ordered
  • #​56192 - Do not rebuild the application for every launch of a QuarkusMainTest
  • #​56197 - Upgrade aesh, aesh-readline, fix ffm downcall and customizers
  • #​56204 - Switch to JavaParser for generating build items doc

v3.39.0

Compare Source

Major changes
  • #​56072 - [3.39] Revert "Enable reflection-free Jackson serializers by default"
Complete changelog
  • #​55738 - Make sure MicrometerRegistryProviderBuildItem has a stable collection order
  • #​55756 - Datasource guide style review (3.40)
  • #​55834 - @Scheduled method can run before @InjectMock is installed in @QuarkusTest
  • #​55891 - Scheduler: document halted start mode as a testing workaround
  • #​55902 - Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1
  • #​55911 - "ScheduledJobStarted" CDI Event for a scheduled job.
  • #​55914 - Fire StartedExecution CDI event for scheduled jobs
  • #​55947 - Update to Kotlin 2.4.10
  • #​55980 - Bump Gradle from 9.6.0 to 9.7.0
  • #​55988 - Embedding cyclone DX SBOM fails with minikube extension since 3.38.0.CR1 because of org.jline:jline-parent:4.0.0 dependency
  • #​55991 - Document implicit transactions for blocking SmallRye GraphQL resolvers when JTA is available
  • #​55995 - Bump org.bouncycastle:bc-jdk18on-bom from 1.85 to 1.85.2
  • #​55997 - Bump eu.maveniverse.maven.njord:extension3 from 0.9.9 to 0.9.10
  • #​56001 - Document implicit transactions for blocking SmallRye GraphQL resolvers
  • #​56002 - Use testcontainers' oracle-free instead of oracle-xe
  • #​56008 - DevUI: use bean class as source for synthetic observers
  • #​56019 - Fix jline dependency
  • #​56020 - [3.39] Add quarkus-extension.json
  • #​56041 - Preserve the configured order of REST compression media types
  • #​56042 - Make sure JacksonDeserializerFactory#DeserializationData's constructorFields has a stable order
  • #​56043 - Record WebSocket endpoint security checks in a stable order
  • #​56051 - Do not use maps with unstable iteration order in OidcGraphQLClientIntegrationProcessor
  • #​56052 - Make sure map returned from WebSocketProcessor#collectEndpointSecurityChecks is stable and immutable
  • #​56053 - Make sure ctorFields in JacksonDeserializerFactory#deserializeObjectFields is immutable
  • #​56054 - [3.39] Backport doc categories work to 3.39
  • #​56072 - [3.39] Revert "Enable reflection-free Jackson serializers by default"

v3.38.3

Compare Source

Complete changelog
  • #​34749 - Openshift manifest generator does not detect commit id in "detached HEAD" state
  • #​55437 - Bump org.junit:junit-bom from 6.1.1 to 6.1.2 in /devtools/gradle
  • #​55875 - Tree shake break with liquibase extension, if no changelog file exists
  • #​55918 - Quarkus dev mode fails on macOS when GNU stty precedes BSD stty in PATH
  • #​55924 - Make sure liquibase extensions don't fail on missing change logs
  • #​55948 - Bump org.junit:junit-bom from 6.1.2 to 6.1.3
  • #​55954 - Bump org.junit:junit-bom from 6.1.2 to 6.1.3 in /devtools/gradle
  • #​55967 - Correct typo in catalog overrides
  • #​55983 - Avoid eagerly initializing the full map of System#getProperties when not necessary
  • #​55985 - Fall back to the basic console when terminal initialization fails in dev mode
  • #​55990 - [3.x] Bump dekorate to 4.1.11
  • #​56021 - quarkus-logging-json 3.36.x and above removes MDC information when choosing ECS format
  • #​56024 - Disable tree-shake in test mode
  • #​56033 - Keep MDC and NDC data in the ECS log format
  • #​56038 - [3.x] Fix native image build failure on aarch64 when using BC FIPS Poly1305-AES
  • #​56047 - [3.38] Revert "Bump org.bouncycastle:bc-jdk18on-bom from 1.84 to 1.85"
  • #​56066 - Pass String array arguments of the invoked secured method to @PermissionChecker
  • #​56067 - Do not set an invalid country code when generating the Quarkus Dev CA
  • #​56077 - Apply CliSettings customizers in CliRunner single-command execution path

v3.38.2

Compare Source

Complete changelog
  • #​55116 - Tight loop for AbstractResteasyReactiveContext due to race condition
  • #​55169 - Changing how connection closure is handled to avoid a race condition
  • #​55269 - [Quarkus Continuous Test] - Nested class not picked when using with quarkus test -Dtest flag
  • #​55298 - Fix test selection for nested test classes
  • #​55554 - Bump to Vert.x 4.5.31
  • #​55560 - [3.x] maven native integration tests fail after #​55461
  • #​55584 - Qute localization breaks with too many entries
  • #​55587 - Add presence checks on substituted Netty classes
  • #​55653 - Fix VerifyError for large Qute message bundles
  • #​55675 - Serialization issue in rest endpoints when class has empty constructor
  • #​55684 - Use most suitable constructor for deserialization in reflection-free Jackson serializers
  • #​55760 - Upgrade Yasson from 3.0.4 to 3.0.5
  • #​55771 - Bump org.bouncycastle:bctls-fips from 2.1.23 to 2.1.24
  • #​55809 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.9 to 3.5.10
  • #​55818 - Quarkus REST sub-resource server exception mapper returning NPE for JSON object
  • #​55844 - Quarkus REST: fix NPE when serializing JSON entity from sub-resource server exception mapper
  • #​55848 - Combining multiple ReflectiveClassBuildItem might lose the publicConstructors element
  • #​55849 - Merge isPublicConstructors() when a reflective class is registered twice
  • #​55861 - Bump org.bouncycastle:bc-jdk18on-bom from 1.84 to 1.85
  • #​55864 - Bump org.junit:junit-bom from 6.1.1 to 6.1.2
  • #​55865 - Bump org.bouncycastle:bc-fips from 2.1.2 to 2.1.3
  • #​55866 - Bump commons-codec:commons-codec from 1.22.0 to 1.22.1
  • #​55867 - ArC: fix client proxy name collision for producers
  • #​55868 - Allow generation of reflection-free Jackson serializers for JPA entity not doing lazy loading
  • #​55872 - Fix Dev UI MCP Tools and Resources pages crashing when Dev MCP is disabled
  • #​55887 - OIDC: malformed bearer token (empty or dots-only) causes NoSuchElementException in OidcCommonUtils.getJwtContentPart -> HTTP 500 instead of 401
  • #​55905 - Guard against a JWT with no parts in OidcCommonUtils and OidcUtils
  • #​55906 - Use AbstractConnection to prevent input loss, upgrade aesh to 3.16.8
  • #​55908 - Fix PathTreeBuilder.getExcludes() returning the includes list
  • #​55912 - Tree Shaker breaks hibernate filters
  • #​55913 - [3.x] Bump to Vert.x 4.5.32 and Netty 4.1.137.Final
  • #​55927 - Make sure package-info.class isn't treated as a regular class during tree-shaking
  • #​55941 - Bump Keycloak version to 26.7.1 and Keycloak Client version to 26.0.12
  • #​55951 - [3.38] Fix native image regression caused by Netty 4.1.136 SslContext API change

v3.38.1

Compare Source

Complete changelog
  • #​54725 - Improve Basic authentication how-to
  • #​54781 - Vert.x's FileSystemOptions contains constants getting defined at build time
  • #​54885 - Tests do not start
  • #​55023 - Support management interface dynamic port in integration tests
  • #​55062 - REST Client: Content-Type header not set when provided via jakarta.ws.rs.client.Entity
  • #​55138 - Overwrite content-type header provided via the variant of the entity
  • #​55267 - Initialize Vert.x FileSystemOptions at runtime for native image
  • #​55317 - @QuarkusTest bootstrap deadlocks during parallel deployment-dependency resolution
  • #​55345 - Pre-init Maven resolver HTTP transport classes to avoid class loading deadlock
  • #​55405 - Bump smallrye-open-api.version from 4.3.3 to 4.3.5
  • #​55498 - Remove the CI job that runs k8s tests on Windows
  • #​55520 - JaCoCo: also instrument classes for dev mode tests
  • #​55525 - JaCoCo: QuarkusExtensionTest does not contribute to coverage report
  • #​55549 - Copy executionMaxDelay and description in CompositeScheduler
  • #​55564 - Bump keycloak-client.version from 26.0.10 to 26.0.11
  • #​55578 - Kotlin 2.4.0: overriding a generic suspend fun in a JAX-RS resource breaks endpoint scanning
  • #​55588 - Bump io.rest-assured:rest-assured from 6.0.0 to 6.0.1
  • #​55595 - Ignore synthetic methods in RESTEasy Reactive sub-resource scan
  • #​55618 - Limit of 18 OpenAPI Profiles
  • #​55620 - Fix EnumMap ClassCastException in bytecode recorder on method split
  • #​55633 - Bump com.google.cloud.tools:jib-core from 0.28.1 to 0.28.2
  • #​55636 - Fix JaCoCo coverage for QuarkusExtensionTest
  • #​55640 - Enforce managed versions on direct dependencies of an application artifact provided as a JAR
  • #​55643 - Access log cookie masking bypassed for cookies not first in the header
  • #​55644 - Fix access log cookie masking to check all cookie pairs
  • #​55652 - quarkus-rest-jackson Reflection-free-serializers fails on deserializing JsonAlias with same value as fieldname
  • #​55655 - Remove value registry, not used
  • #​55678 - @JsonFormat(pattern = "...") on a java.util.Date field is ignored by Reflection-free Jackson serializers
  • #​55686 - GraphQL+OIDC issue with default configuration and native
  • #​55687 - quarkus-rest-jackson Reflection-free-serializers serializes @Transient annotated methods
  • #​55691 - OIDC GraphQL client: fix NPE when default OIDC client is configured and native mode
  • #​55694 - [3.x] In reflection-free Jackson serializers skip deserialization of a JsonAlias having the same name of the field
  • #​55701 - @TestHTTPEndpoint not propagated to @Nested subclasses.
  • #​55702 - reflection-free serializers ignore @JsonValue declared on a superinterface method (multi-level)
  • #​55703 - Make sure @TestHTTPEndpoint works with nested classes
  • #​55706 - [3.x] Fix serialization of formatted date in reflection-free Jackson serializers
  • #​55707 - Treat @Transient as @JsonIgnore in reflection-free Jackson serializers
  • #​55713 - Fix multi-level @JsonValue inheritance in reflection-free serializers
  • #​55714 - REST Client hangs forever on any 3xx response without a Location header (e.g. 304 Not Modified) when followRedirects is enabled and an HttpClientRequest customizer is registered
  • #​55717 - [3.x] Fix REST Client hang when a 3xx response has no Location header
  • #​55719 - Remove nonsensical configuration from Hibernate Search AI skill
  • #​55728 - Bump org.hibernate.validator:hibernate-validator from 9.1.2.Final to 9.1.3.Final
  • #​55737 - Fix reproducibility checks for quarkus-rest-deployment
  • #​55746 - REST Client silently drops @MatrixParam / @RestMatrix parameters
  • #​55751 - Send @MatrixParam and @RestMatrix from the REST Client
  • #​55778 - quarkus-rest-jackson: reflection-free deserializer erases nested type arguments (Map<String, List<Foo>> elements become LinkedHashMap)
  • #​55779 - Preserve nested type arguments in reflection-free Jackson deserializers
  • #​55794 - [3.38] Quarkus REST - Fix unbounded multipart part-header accumulation
  • #​55798 - [3.38] Fix path normalization
  • #​55800 - Upgrade aesh to 3.16.6 and register MetadataRegistry for native image

v3.38.0

Compare Source

Complete changelog
  • #​55401 - @RegisterForProxy is silently ignored when used more than once on the same type
  • #​55402 - Use getAnnotationsWithRepeatable for handling repeatable annotations in proxy registration logic
  • #​55469 - Updates to Infinispan 16.0.14
  • #​55501 - Gradle: Add Gradle-version dependent warnings
  • #​55536 - Fix scalpel configuration

v3.37.4

Compare Source

Complete changelog
  • #​46633 - AWS Lamdba function.zip permission issue on Windows
  • #​55436 - Update to Vert.x 4.5.30 and Netty 4.1.136.Final
  • #​55438 - Qute does not apply property-not-found-strategy when chaining template extension methods
  • #​55451 - reflection-free serializers ignore @JsonValue declared on a superinterface method
  • #​55452 - Skip NOT_FOUND in value resolver to avoid locking in NOT_FOUND strings before calls to.raw
  • #​55455 - Embedding cyclone DX SBOM fails with relative parent pom file
  • #​55466 - Check @JsonValue declared on a superinterface method in reflection-free Jackson serializers
  • #​55470 - Update to Hibernate ORM 7.4.5 / Update to Hibernate Validator 9.1.2
  • #​55476 - Make sure MavenProjects available through the API are added to the Quarkus workspace
  • #​55487 - quarkus-rest-jackson: reflection-free deserializer NPEs at build time for a polymorphic @JsonCreator parameter
  • #​55489 - Fall back to reflection-based deserialization when a @JsonCreator parameter cannot be handled
  • #​55497 - quarkus-rest-jackson Reflection-free-serializers with @JsonAnyGetter
  • #​55500 - Implement @JsonAnyGetter and @JsonAnySetter on fields in reflection-free Jackson serializers
  • #​55513 - Set Unix permissions when copying entries into function.zip
  • #​55519 - quarkus-rest-jackson Reflection-free-serializers unboxing Character throws NullPointer
  • #​55521 - Prevent unboxing of null Character in reflecton-free Jackson serializers

v3.37.3

Compare Source

Complete changelog
  • #​48106 - quarkus.grpc.codegen.proto-directory unrecognized configuration key & missing from documentation
  • #​55093 - Incompatible exception classloaders when mocking exceptions during tests
  • #​55196 - quarkus-oidc cannot handle non rollable refresh tokens concurrently
  • #​55231 - Safer testcontainers.reuse.enable restoration + more resilient tests
  • #​55272 - OIDC: deduplicate concurrent token refresh requests within a single Quarkus instance
  • #​55288 - [3.x] OpenShift Client native integration test fails after #​55242
  • #​55292 - Bump the hibernate group across 1 directory with 12 updates
  • #​55316 - Fix IsContainerRuntimeWorking to not write testcontainers.reuse.enable to ~/.testcontainers.properties
  • #​55319 - Fix native image build failure caused by Netty's SelfSignedCertificate
  • #​55351 - Don't truncate stacktrace on OIDC authentication errors
  • #​55357 - Do not miss Throwable in the OIDC code flow error log
  • #​55362 - @JsonFormat(shape = JsonFormat.Shape.ARRAY) on a class ignored by reflection-free Jackson serializers when used inside a List/Set
  • #​55363 - Reflection free deserializers drops data of final collection field with no setter
  • #​55365 - Fix flakiness of RawTypeReflectionFreeSerializerTest
  • #​55366 - Fix serialization of pojos using JsonFormat.Shape enum in reflection-free Jackson serializers
  • #​55369 - quarkus-rest-jackson: reflection-free deserializer ignores @JsonTypeInfo/@JsonSubTypes for polymorphic list elements inside a wrapper type
  • #​55370 - Bail out of reflection-free deserializer when @JsonTypeInfo is used
  • #​55373 - Jacoco + CycloneDX extension breaking combination in Quarkus 3.37.1+
  • #​55374 - Implement getter-as-setter pattern when deserializing private collection in reflection-free Jackson serializers
  • #​55378 - Register gRPC codegen configuration properties
  • #​55380 - Harden remote dev mode against path traversal and unsafe deserialization
  • #​55385 - NPE in modularity can transformed classes
  • #​55396 - Fix NPE in modularity when processing removed resources
  • #​55397 - Ignore unresolvable POMs for bundled CycloneDX components
  • #​55403 - Fix bad link syntax and update cross-document references to use xref
  • #​55410 - quarkus-rest-jackson: Reflection-free deserializer ignores @JsonProperty(required=true) on a @JsonCreator sometimes
  • #​55411 - Take count of @JsonProperty(required=true) on a @JsonCreator in reflection-free Jackson serializers
  • #​55425 - Disable Mockito class cache so thenThrow works across component tests
  • #​55426 - ServerExceptionMapper on sub-resource is global instead of sub-resource specific
  • #​55427 - Make @ServerExceptionMapper in sub-resource specific to that sub-resource
  • #​55450 - Fix serialization of java.time.Duration in generated reflection-free Jackson serializers

v3.37.2

Compare Source

Complete changelog
  • #​49524 - IllegalStateException: GlobalOpenTelemetry.set has already been called
  • #​54999 - Produce ServiceStartBuildItem for OTel
  • #​55134 - Add regression tests for QuteProcessor
  • #​55137 - Null boxed Integer and Boolean fields dropped from JSON by reflection-free serializers (Quarkus 3.37)
  • #​55142 - @JsonProperty is ignored or duplicated + 'visibility'-setting is ignored in 'ObjectMapperCustomizer' by reflection-free Jackson serializers
  • #​55183 - Fix typo
  • #​55214 - Reflection-free serializers break Kotlin boolean "is" properties and @JsonProperty annotations
  • #​55216 - Avoid duplicate fields when using @JsonProperty + improve Kotlin support + obey visibility defined in ObjectMapperCustomizer in reflection-free Jackson serializers
  • #​55229 - Bump com.ongres.scram:scram-client from 3.2 to 3.3 in /bom/application
  • #​55238 - Bump SmallRye GraphQL to 2.18.3
  • #​55254 - [3.37 Regression] quarkus-rest-jackson drops ObjectNode request body fields with reflection-free Jackson enabled
  • #​55255 - [Reflection-free Jackson deserialisers] Unknown field throws plain JsonMappingException instead of MismatchedInputException, bypassing custom exception mappers
  • #​55256 - Avoid generating reflection-free Jackson serializers for classes in the jackson.databind package
  • #​55261 - Reflection-free Jackson deserialisers: @JsonUnwrapped prefix/suffix not honored
  • #​55278 - Serialize null boxed primitives in reflection-free Jackson serializers
  • #​55279 - Fix exception thrown in case of unknown field in reflection-free Jackson serializer
  • #​55280 - Honor @JsonUnwrapped prefix/suffix in reflection-free Jackson serialisers
  • #​55302 - jackson-module-kotlin incompatible with reflection-free serializers
  • #​55304 - OIDC: include invalid_dpop_proof in AuthenticationFailedException to clarify why exception was thrown
  • #​55309 - Opt-out Kotlin classes from generation of reflection-free Jackson serializers
  • #​55318 - @JsonFormat with pattern on java.time types (e.g. ZonedDateTime, LocalDateTime) ignored by reflection-free Jackson serializers
  • #​55322 - Fix serialization of java.time fields with custom format in generated reflection-free Jackson serializers
  • #​55331 - Jackson Reflectionfree Serializer with Raw Types
  • #​55334 - Fix reflection-free Jackson serializers when using raw types

v3.37.1

Compare Source

Complete changelog
  • #​49919 - Prevent invocation of Task.project at execution time in Gradle plugin
  • #​54854 - OIDC DPoP Nonce response uses from status code and message
  • #​54855 - For missing and invalid nonces, return 401/use_dpop_nonce
  • #​54889 - Response not handled in ContainerResponseFilter for dropped HTTP requests
  • #​54903 - Allow the use of @Cancellable on ContainerResponseFilter
  • #​54909 - Change log level of some OIDC log messages from debug to warn
  • #​54919 - Improve the update-quarkus.adoc guide a bit
  • #​54924 - Fix status in update-quarkus.adoc
  • #​54942 - Include additional args in AOTMode=create" command
  • #​54949 - Infinispan - Add missing service implementations for native
  • #​54950 - JAXB - Register a new service implementation for native
  • #​54955 - Significant CPU regression
  • #​54958 - Prevent invocation of Task.project at execution time in Gradle plugin
  • #​54975 - Infinispan - Register services properly and enforce basic client intelligence in ITs
  • #​54997 - Bump org.hibernate.validator:hibernate-validator from 9.1.0.Final to 9.1.1.Final
  • #​55008 - Quarkus REST sub-resources return 500 for malformed content type unlike 415 from top-level resource
  • #​55009 - Quarkus REST: fix response status for sub-resource requests with a malformed content type
  • #​55010 - Fix TransactionalInterceptorBase to handle reaper-cancelled transactions
  • #​55018 - Enforce no duplicate POM dependencies via maven-enforcer-plugin
  • #​55022 - infinispan-client and infinispan-cache IT tests fail with GraalVM CE 25.2.4-dev
  • #​55028 - Switch from org.fusesource.jansi to org.jline:jansi
  • #​55030 - Reduce allocation in HTTP instrumentation
  • #​55046 - CycloneDX SBOM fixes
  • #​55048 - Add Literal helper to NamedOidcClient qualifier
  • #​55053 - Register for reflection all constructors of service providers
  • #​55057 - Qute should handle properties that are not found more gracefully than throwing ClassCastException
  • #​55066 - Qute: handle not-found params in JsonObject and Plus value resolvers
  • #​55068 - Bump io.quarkus.develocity:quarkus-project-develocity-extension from 1.3.0 to 1.3.1
  • #​55080 - Generated quarkusjacksonserializer fails for JSON property names containing ‘-’ and ‘.’
  • #​55081 - Sanitize json property names while generating reflection-free Jackson serializers
  • #​55095 - Bump eu.maveniverse.maven.nisse:extension3 from 0.9.2 to 0.9.3
  • #​55096 - Bump eu.maveniverse.maven.njord:extension3 from 0.9.8 to 0.9.9
  • #​55099 - Update to MicroProfile API 3.1.1
  • #​55105 - Bump Agroal to 3.2.1
  • #​55107 - Signals: clarify SignalMetadataEnricher threading
  • #​55121 - Bump com.ibm.db2:jcc from 12.1.0.0 to 12.1.5.0
  • #​55128 - @JsonFormat on java.util.Date ignored by reflection-free Jackson serializers
  • #​55140 - Fix support for @JsonFormat on java.util.Date in reflection-free Jackson serializers
  • #​55143 - quarkus-rest-jackson: reflection-free serializer drops JsonNullable contained type (3.37.0 regression)
  • #​55146 - Generalize handing of any single-type-parameter parameterized type
  • #​55158 - OIDC: Multiple AuthenticationCompletionAction beans silently ignored
  • #​55159 - Bump org.junit:junit-bom from 6.1.0 to 6.1.1 in /devtools/gradle
  • #​55165 - Bump the hibernate group across 1 directory with 11 updates
  • #​55168 - Bump org.junit:junit-bom from 6.1.0 to 6.1.1
  • #​55173 - quarkus-rest-jackson ignores @JsonIgnoreProperties in combination with @JsonUnwrapped
  • #​55176 - Fix performance regression in AotQuarkusEntryPoint
  • #​55178 - Fix ignoring of properties of unwrapped object in generated Jackson serializers
  • #​55179 - Bump Keycloak server version to 26.6.4
  • #​55181 - Support multiple AuthenticationCompletionAction as we document
  • #​55182 - Make sure tree-shaken classes are recorded in pedigree for native build SBOMs
  • #​55187 - Fix JDK 21 profile in signals and websockets-next deployment modules
  • #​55188 - Mailer: clarify that Uni returned from send() must be subscribed to
  • #​55191 - Add maven.compiler.release and testRelease to independent-projects parent POM
  • #​55195 - Bump Keycloak client version to 26.0.10
  • #​55208 - Use maven.compiler.testRelease for Signals Java 21 tests

v3.37.0

Compare Source

Complete changelog
  • #​54729 - Gradle: imageBuild and imagePush use this output of :jandex without declaring dependency
  • #​54730 - Gradle plugin: declare jandex task ordering for all tasks consuming main source set resources
  • #​54759 - ObservabilityJsonRPCService fails when LGTM dev service is disabled
  • #​54777 - Native image: SoftDeleteStateManagement.INSTANCE field not registered for reflection
  • #​54780 - Register StateManagement fields for native image reflection
  • #​54784 - When using quarkus.openshift.secret-volumes."secret-volumes".items."items".path the deploy fail to openshift
  • #​54785 - OIDC web-app step-up re-authentication redirect does not include acr_values
  • #​54786 - Carry acr_values and max_age in the code flow authorization request
  • #​54790 - Add link to JMC in JFR guide
  • #​54831 - Fix dev mode startup when LGTM observability dev services are disabled
  • #​54832 - Fix invalid secret and ConfigMap volume item mode in Kubernetes manifests
  • #​54840 - Bump the hibernate group with 11 updates
  • #​54848 - Upgrade to SmallRye GraphQL 2.18.2
  • #​54867 - Rename trusted proxy Subject DN property
  • #​54871 - Bump io.quarkus:quarkus-platform-bom-maven-plugin from 0.0.131 to 0.0.132

v3.36.3

Compare Source

Complete changelog
  • #​54765 - JSON logger doesn't print stacktrace anymore
  • #​54769 - Fix NPE in JSON Logging
  • #​54798 - Fix dead links in kafka.adoc
  • #​54807 - Fix dead links in security guides
  • #​54812 - Fix miscellaneous dead links across guides
  • #​54829 - Log Dev MCP endpoint path at startup when enabled
  • #​54837 - Add UnwrappedTypeResolverBuilder reflective class registration to kubernetes-client
  • #​54873 - Bump io.quarkus:quarkus-fs-util from 1.4.0 to 1.4.2
  • #​54878 - [3.37] Update to Micrometer 1.16.6

v3.36.2

Compare Source

Complete changelog
  • #​34285 - Using Dev ui "breaks" a lambda
  • #​40420 - FrameworkRouter not initialized when access-log is enabled with custom non-application-root-path
  • #​54080 - Don't use ordered execution for @RunOnVertxContext
  • #​54438 - Allow Dev UI to work with Amazon Lambda HTTP extensions in dev mode
  • #​54546 - Bump kafka.version from 4.2.0 to 4.2.1
  • #​54597 - Fix null Vert.x log messages showing as NULL in native mode
  • #​54604 - With quarkus.thread-pool.queue-size set, async health work can be silently dropped
  • #​54609 - Don't ignore Future in Smallrye Health
  • #​54621 - Bump the hibernate group with 10 updates
  • #​54639 - Memory Leak with Quarkus Rest Client in a Reactive pipeline
  • #​54646 - Panache: PanacheRepositoryBase.findByIds(List<?> ids) returns a list of instead of
  • #​54647 - Fix return type of PanacheRepositoryBase
  • #​54649 - Bump to Vert.x 4.5.28 and Netty 4.1.135.Final
  • #​54659 - Fix memory leak in REST Client reactive pipelines
  • #​54669 - Fix startup NPE when the access log is enabled without a framework router
  • #​54673 - add config properties section to cyclonedx guide
  • #​54674 - cyclonedx sbom missing serialnumber
  • #​54675 - Add cyclone configuration to docs
  • #​54678 - Missing %l in the access log documentation
  • #​54689 - Basic auth may return 401 with older clients when realm is unset
  • #​54697 - Document Basic authentication realm compatibility
  • #​54700 - Include serial numbers into generated SBOMs
  • #​54705 - Bump quarkiverse-parent from 20 to 22
  • #​54708 - Updates Infinispan to 16.0.13
  • #​54709 - Add support for --no-wrapper on CreateProjectMojo
  • #​54711 - Bump jacoco.version from 0.8.14 to 0.8.15
  • #​54713 - Add option to Maven plugin to forget wrapper addition
  • #​54732 - Dev-UI: Update German translation for 'Read me' to 'Lies mich'

v3.36.1

Compare Source

Complete changelog
  • #​52741 - quarkus-amazon-lambda-rest does not correctly include a Jandex
  • #​53197 - Smallrye config and microprofile config version conflict causes build failure with java modules
  • #​53613 - Quarkus build with vertx-hazelcast fails after upgrade to 3.33.1
  • #​53785 - Multi threaded maven uber jar builds on windows faill with java.nio.file.ClosedFileSystemException
  • #​53808 - Wrap shorthand admonition blocks in ==== delimiters
  • #​54001 - Gradle quarkusRun task starts in TEST mode
  • #​54095 - Gradle config from one module's quarkusAppPartsBuild leaks into another module in 3.35.x
  • #​54144 - Open archive path tree interrupt workaround
  • #​54229 - Signals: add configurable concurrency limit
  • #​54270 - Enable RAG generation during release builds
  • #​54273 - Keycloak exchange code for tokens fails in devmode if clientId contains an underscore
  • #​54281 - quarkus.rest-client-oidc-filter.refresh-on-unauthorized not respected with multiple @RegisterProvider annotations
  • #​54286 - Signals: introduce configurable concurrency limiter
  • #​54313 - Fix Hibernate ORM Dev UI localization and clear HQL input on submit
  • #​54320 - Use Mode.RUN for the Gradle quarkusRun task to fix indexing crash
  • #​54340 - Fix Keycloak DEV UI code exchange for client IDs with underscores
  • #​54342 - @ServerExceptionMapper with generic base class drops other exception mappers at runtime
  • #​54343 - Fix JSON logging excluded keys config ignoring nested fields
  • #​54346 - Fix @ServerExceptionMapper bridge method handling for generic types
  • [#​54357

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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.

@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

Mend Scan Results

Status: ⚠️ Findings detected

⚠️ SCA findings detected

SCA scan output



Identified 379 dependencies

Detected 151 vulnerabilities (9 Critical, 63 High, 74 Medium, 5 Low)

Displaying top 50 vulnerabilities. View the full list on the application.
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| SEVERITY |                      LIBRARY                      |       ID       |                                               TOP FIX                                                |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | bcprov-jdk18on-1.74.jar                           | CVE-2025-14813 | Upgrade to version  https://github.com/bcgit/bc-java.git - r1rv84,                                   |
|          |                                                   |                | org.bouncycastle:bcprov-jdk18on:1.84,org.bouncycastle:bcprov-jdk14:1.84,                             |
|          |                                                   |                | org.bouncycastle:bcprov-jdk15to18:1.84                                                               |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | bcprov-jdk18on-1.74.jar                           | CVE-2026-5598  | Upgrade to version  https://github.com/bcgit/bc-java.git - r1rv84,                                   |
|          |                                                   |                | org.bouncycastle:bcprov-jdk18on:1.84,org.bouncycastle:bcprov-jdk14:1.84,                             |
|          |                                                   |                | org.bouncycastle:bcprov-jdk15to18:1.84                                                               |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | bcprov-jdk18on-1.74.jar                           | CVE-2026-58062 | Upgrade to version org.bouncycastle:bc-fips:2.0.2,org.bouncycastle:bcprov-lts8on:2.73.12,            |
|          |                                                   |                | org.bouncycastle:bc-fips:2.1.3,org.bouncycastle:bcprov-jdk18on:1.85,                                 |
|          |                                                   |                | org.bouncycastle:bcprov-jdk15to18:1.85, https://github.com/bcgit/bc-java.git - r1rv85                |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | bcprov-jdk18on-1.74.jar                           | CVE-2026-59650 | Upgrade to version org.bouncycastle:bcprov-jdk15to18:1.85,org.bouncycastle:bcprov-lts8on:2.73.12,    |
|          |                                                   |                | org.bouncycastle:bcprov-jdk18on:1.85, https://github.com/bcgit/bc-java.git - r1rv85                  |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | bcprov-jdk18on-1.74.jar                           | CVE-2026-8763  | Upgrade to version org.bouncycastle:bcprov-jdk18on:1.85,org.bouncycastle:bcprov-jdk15to18:1.85,      |
|          |                                                   |                | org.bouncycastle:bc-fips:1.0.2.7,org.bouncycastle:bc-fips:2.1.3,                                     |
|          |                                                   |                | org.bouncycastle:bcprov-lts8on:2.73.12,org.bouncycastle:bc-fips:2.0.2,                               |
|          |                                                   |                | https://github.com/bcgit/bc-java.git - r1rv85                                                        |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | httpclient5-5.5.1.jar                             | CVE-2026-71290 | Upgrade to version  https://github.com/apache/httpcomponents-client.git - rel/v5.6.4,                |
|          |                                                   |                | org.apache.httpcomponents.client5:httpclient5:5.6.4                                                  |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | lz4-1.3.0.jar                                     | CVE-2025-12183 | Upgrade to version org.lz4:lz4-java:1.8.1, https://github.com/yawkat/lz4-java.git - v1.8.1           |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | netty-handler-4.1.84.Final.jar                    | CVE-2026-75595 | Upgrade to version io.netty:netty-handler:4.2.17.Final,io.netty:netty-handler:4.1.137.Final,         |
|          |                                                   |                | https://github.com/netty/netty.git - netty-4.1.137.Final, https://github.com/netty/netty.git -       |
|          |                                                   |                | netty-4.2.17.Final                                                                                   |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| CRITICAL | undertow-core-2.2.24.Final.jar                    | CVE-2025-12543 | Upgrade to version io.undertow:undertow-core:2.2.39.Final,                                           |
|          |                                                   |                | https://github.com/undertow-io/undertow.git - 2.3.21.Final,                                          |
|          |                                                   |                | https://github.com/undertow-io/undertow.git - 2.4.0.Beta1,                                           |
|          |                                                   |                | https://github.com/undertow-io/undertow.git - 2.2.39.Final                                           |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcpkix-jdk18on-1.74.jar                           | CVE-2026-12802 | Upgrade to version org.bouncycastle:bcpkix-lts8on:2.73.12,org.bouncycastle:bcpkix-fips:2.1.12,       |
|          |                                                   |                | org.bouncycastle:bcpkix-jdk18on:1.85,org.bouncycastle:bcpkix-fips:1.0.12,                            |
|          |                                                   |                | org.bouncycastle:bcpkix-fips:2.0.12,org.bouncycastle:bcpkix-jdk15to18:1.85,                          |
|          |                                                   |                | https://github.com/bcgit/bc-java.git - r1rv85                                                        |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcpkix-jdk18on-1.74.jar                           | CVE-2026-59639 | Upgrade to version org.bouncycastle:bcpkix-jdk18on:1.85,org.bouncycastle:bcpkix-lts8on:2.73.12,      |
|          |                                                   |                | org.bouncycastle:bcpkix-fips:1.0.12,org.bouncycastle:bcpkix-jdk15to18:1.85,                          |
|          |                                                   |                | org.bouncycastle:bcpkix-fips:2.1.12,org.bouncycastle:bcpkix-fips:2.0.12,                             |
|          |                                                   |                | https://github.com/bcgit/bc-java.git - r1rv85                                                        |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcpkix-jdk18on-1.74.jar                           | CVE-2026-59642 | Upgrade to version org.bouncycastle:bcpkix-fips:1.0.12,org.bouncycastle:bcpkix-fips:2.0.12,          |
|          |                                                   |                | org.bouncycastle:bcpkix-jdk15to18:1.85,org.bouncycastle:bcpkix-fips:2.1.12,                          |
|          |                                                   |                | org.bouncycastle:bcpkix-jdk18on:1.85,org.bouncycastle:bcpkix-lts8on:2.73.12,                         |
|          |                                                   |                | https://github.com/bcgit/bc-java.git - r1rv85                                                        |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2024-29857 | Upgrade to version org.bouncycastle:bcprov-jdk15to18:1.78, org.bouncycastle:bcprov-jdk18on:1.78,     |
|          |                                                   |                | BouncyCastle.Cryptography - 2.3.1                                                                    |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2024-30172 | Upgrade to version org.bouncycastle:bcprov-jdk18on:1.78,org.bouncycastle:bcprov-jdk15to18:1.78,      |
|          |                                                   |                | org.bouncycastle:bcprov-jdk14:1.78, BouncyCastle.Cryptography - 2.3.1                                |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2024-34447 | Upgrade to version org.bouncycastle:bctls-jdk18on:1.78,org.bouncycastle:bctls-jdk15to18:1.78,        |
|          |                                                   |                | org.bouncycastle:bctls-fips:1.0.19                                                                   |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2026-12803 | Upgrade to version org.bouncycastle:bcprov-jdk15to18:1.85,org.bouncycastle:bcprov-jdk18on:1.85,      |
|          |                                                   |                | org.bouncycastle:bcprov-lts8on:2.73.12, https://github.com/bcgit/bc-java.git - r1rv85                |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2026-12816 | Upgrade to version org.bouncycastle:bcprov-jdk15to18:1.85,org.bouncycastle:bcprov-lts8on:2.73.12,    |
|          |                                                   |                | org.bouncycastle:bcprov-jdk18on:1.85, https://github.com/bcgit/bc-java.git - r1rv85                  |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2026-12860 | Upgrade to version org.bouncycastle:bcprov-jdk18on:1.85,org.bouncycastle:bcprov-lts8on:2.73.12,      |
|          |                                                   |                | org.bouncycastle:bcprov-jdk15to18:1.85, https://github.com/bcgit/bc-java.git - r1rv85                |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2026-13506 | Upgrade to version org.bouncycastle:bcprov-lts8on:2.73.12,org.bouncycastle:bc-fips:2.0.2,            |
|          |                                                   |                | org.bouncycastle:bc-fips:2.1.3,org.bouncycastle:bc-fips:1.0.2.7,org.bouncycastle:bcprov-jdk18on:1.85 |
|          |                                                   |                | ,org.bouncycastle:bcprov-jdk15to18:1.85, https://github.com/bcgit/bc-java.git - r1rv85               |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2026-14682 | Upgrade to version org.bouncycastle:bc-fips:2.1.3,org.bouncycastle:bcprov-jdk18on:1.85,              |
|          |                                                   |                | org.bouncycastle:bc-fips:1.0.2.7,org.bouncycastle:bc-fips:2.0.2,                                     |
|          |                                                   |                | org.bouncycastle:bcprov-lts8on:2.73.12,org.bouncycastle:bcprov-jdk15to18:1.85,                       |
|          |                                                   |                | https://github.com/bcgit/bc-java.git - r1rv85                                                        |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2026-58059 | Upgrade to version org.bouncycastle:bc-fips:1.0.2.7,org.bouncycastle:bcprov-lts8on:2.73.12,          |
|          |                                                   |                | org.bouncycastle:bcprov-jdk18on:1.85,org.bouncycastle:bc-fips:2.1.3,org.bouncycastle:bc-fips:2.0.2,  |
|          |                                                   |                | org.bouncycastle:bcprov-jdk15to18:1.85, https://github.com/bcgit/bc-java.git - r1rv85                |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2026-58060 | Upgrade to version org.bouncycastle:bcprov-lts8on:2.73.12,org.bouncycastle:bcprov-jdk18on:1.85,      |
|          |                                                   |                | org.bouncycastle:bc-fips:2.1.3,org.bouncycastle:bcprov-jdk15to18:1.85,org.bouncycastle:bc-fips:2.0.2 |
|          |                                                   |                | , https://github.com/bcgit/bc-java.git - r1rv85                                                      |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcprov-jdk18on-1.74.jar                           | CVE-2026-58061 | Upgrade to version org.bouncycastle:bc-fips:2.1.3,org.bouncycastle:bcprov-jdk18on:1.85,              |
|          |                                                   |                | org.bouncycastle:bc-fips:2.0.2,org.bouncycastle:bcprov-lts8on:2.73.12,                               |
|          |                                                   |                | org.bouncycastle:bcprov-jdk15to18:1.85,org.bouncycastle:bc-fips:1.0.2.7,                             |
|          |                                                   |                | https://github.com/bcgit/bc-java.git - r1rv85                                                        |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | bcutil-jdk18on-1.74.jar                           | CVE-2026-59645 | Upgrade to version org.bouncycastle:bcutil-lts8on:2.73.12,org.bouncycastle:bcutil-fips:2.1.7,        |
|          |                                                   |                | org.bouncycastle:bcutil-jdk18on:1.85,org.bouncycastle:bcutil-jdk15to18:1.85,                         |
|          |                                                   |                | org.bouncycastle:bcutil-fips:2.0.7, https://github.com/bcgit/bc-java.git - r1rv85                    |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | hibernate-validator-6.0.23.Final-redhat-00001.jar | CVE-2025-35036 | Upgrade to version  https://github.com/hibernate/hibernate-validator.git - 7.0.0.Final,              |
|          |                                                   |                | https://github.com/hibernate/hibernate-validator.git - 6.2.0.Final                                   |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | httpcore5-5.2.jar                                 | CVE-2026-54399 | Upgrade to version org.apache.httpcomponents.core5:httpcore5:5.4.3,                                  |
|          |                                                   |                | org.apache.httpcomponents.core5:httpcore5:5.5-beta2,                                                 |
|          |                                                   |                | https://github.com/apache/httpcomponents-core.git - rel/v5.4.3,                                      |
|          |                                                   |                | https://github.com/apache/httpcomponents-core.git - v5.5-beta2                                       |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | httpcore5-5.3.6.jar                               | CVE-2026-54399 | Upgrade to version org.apache.httpcomponents.core5:httpcore5:5.4.3,                                  |
|          |                                                   |                | org.apache.httpcomponents.core5:httpcore5:5.5-beta2,                                                 |
|          |                                                   |                | https://github.com/apache/httpcomponents-core.git - rel/v5.4.3,                                      |
|          |                                                   |                | https://github.com/apache/httpcomponents-core.git - v5.5-beta2                                       |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | httpcore5-h2-5.2.jar                              | CVE-2026-54428 | Upgrade to version org.apache.httpcomponents.core5:httpcore5-h2:5.5-beta2,                           |
|          |                                                   |                | https://github.com/apache/httpcomponents-core.git - rel/v5.5-beta2,                                  |
|          |                                                   |                | org.apache.httpcomponents.core5:httpcore5-h2:5.4.3,                                                  |
|          |                                                   |                | https://github.com/apache/httpcomponents-core.git - rel/v5.4.3                                       |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | httpcore5-h2-5.3.6.jar                            | CVE-2026-54428 | Upgrade to version org.apache.httpcomponents.core5:httpcore5-h2:5.5-beta2,                           |
|          |                                                   |                | https://github.com/apache/httpcomponents-core.git - rel/v5.5-beta2,                                  |
|          |                                                   |                | org.apache.httpcomponents.core5:httpcore5-h2:5.4.3,                                                  |
|          |                                                   |                | https://github.com/apache/httpcomponents-core.git - rel/v5.4.3                                       |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | jsoup-1.21.2.jar                                  | CVE-2026-75140 | N/A                                                                                                  |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | jsoup-1.22.2.jar                                  | CVE-2026-75140 | N/A                                                                                                  |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | keycloak-core-25.0.3.jar                          | CVE-2024-10039 | N/A                                                                                                  |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | keycloak-server-spi-private-25.0.3.jar            | CVE-2026-2603  | Upgrade to version  https://github.com/keycloak/keycloak.git - 26.4.10,                              |
|          |                                                   |                | https://github.com/keycloak/keycloak.git - 26.5.5                                                    |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | logback-classic-1.5.32.jar                        | CVE-2026-19880 | Upgrade to version ch.qos.logback:logback-classic:1.6.3                                              |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | logback-core-1.5.32.jar                           | CVE-2026-13006 | Upgrade to version  https://github.com/qos-ch/logback.git - v_1.5.35,                                |
|          |                                                   |                | ch.qos.logback:logback-core:1.5.35                                                                   |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | lz4-1.3.0.jar                                     | CVE-2025-66566 | Upgrade to version  https://github.com/yawkat/lz4-java.git - v1.10.1                                 |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-4.1.84.Final.jar                      | CVE-2026-42583 | Upgrade to version  https://github.com/netty/netty.git - netty-4.1.133.Final,                        |
|          |                                                   |                | io.netty:netty-codec:4.1.133.Final,io.netty:netty-codec-compression:4.2.13.Final,                    |
|          |                                                   |                | https://github.com/netty/netty.git - netty-4.2.13.Final                                              |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-4.1.84.Final.jar                      | CVE-2026-59901 | io.netty:netty-codec-compression:4.2.16.Final,io.netty:netty-codec:4.1.136.Final                     |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-dns-4.1.84.Final.jar                  | CVE-2026-42579 | Upgrade to version io.netty:netty-codec-dns:4.1.133.Final, https://github.com/netty/netty.git -      |
|          |                                                   |                | netty-4.1.133.Final,io.netty:netty-codec-dns:4.2.13.Final, https://github.com/netty/netty.git -      |
|          |                                                   |                | netty-4.2.13.Final                                                                                   |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http-4.1.84.Final.jar                 | CVE-2026-33870 | io.netty:netty-codec-http:4.1.132.Final,io.netty:netty-codec-http:4.2.10.Final                       |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http-4.1.84.Final.jar                 | CVE-2026-42584 | Upgrade to version io.netty:netty-codec-http:4.1.133.Final, https://github.com/netty/netty.git -     |
|          |                                                   |                | netty-4.2.13.Final,io.netty:netty-codec-http:4.2.13.Final, https://github.com/netty/netty.git -      |
|          |                                                   |                | netty-4.1.133.Final                                                                                  |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http-4.1.84.Final.jar                 | CVE-2026-42587 | Upgrade to version  https://github.com/netty/netty.git - netty-4.2.13.Final,                         |
|          |                                                   |                | io.netty:netty-codec-http:4.2.13.Final, https://github.com/netty/netty.git - netty-4.1.133.Final,    |
|          |                                                   |                | io.netty:netty-codec-http2:4.1.133.Final,io.netty:netty-codec-http2:4.2.13.Final,                    |
|          |                                                   |                | io.netty:netty-codec-http:4.1.133.Final                                                              |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http-4.1.84.Final.jar                 | CVE-2026-55831 | Upgrade to version io.netty:netty-codec-http:4.2.16.Final,io.netty:netty-codec-http:4.1.136.Final    |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http-4.1.84.Final.jar                 | CVE-2026-55833 | Upgrade to version io.netty:netty-codec-http:4.2.16.Final,io.netty:netty-codec-http:4.1.136.Final    |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http-4.1.84.Final.jar                 | CVE-2026-56745 | Upgrade to version io.netty:netty-codec-http:4.2.16.Final,io.netty:netty-codec-http:4.1.136.Final,   |
|          |                                                   |                | https://github.com/netty/netty.git - netty-4.1.136.Final, https://github.com/netty/netty.git -       |
|          |                                                   |                | netty-4.2.16.Final                                                                                   |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http2-4.1.84.Final.jar                | CVE-2023-44487 | Upgrade to version org.eclipse.jetty.http2:http2-server:9.4.53.v20231009,10.0.17,11.0.17,            |
|          |                                                   |                | org.eclipse.jetty.http2:jetty-http2-server:12.0.2,                                                   |
|          |                                                   |                | org.eclipse.jetty.http2:http2-common:9.4.53.v20231009,10.0.17,11.0.17,                               |
|          |                                                   |                | org.eclipse.jetty.http2:jetty-http2-common:12.0.2, nghttp - v1.57.0, swift-nio-http2 - 1.28.0,       |
|          |                                                   |                | io.netty:netty-codec-http2:4.1.100.Final, trafficserver - 9.2.3,                                     |
|          |                                                   |                | org.apache.tomcat:tomcat-coyote:8.5.94,9.0.81,10.1.14,                                               |
|          |                                                   |                | org.apache.tomcat.embed:tomcat-embed-core:8.5.94,9.0.81,10.1.14, Microsoft.AspNetCore.App - 6.0.23,  |
|          |                                                   |                | 7.0.12, contour - v1.26.1, proxygen - v2023.10.16.00, grpc-go - v1.56.3,v1.57.1,v1.58.3,             |
|          |                                                   |                | kubernetes/kubernetes - v1.25.15,v1.26.10,v1.27.7,v1.28.3,v1.29.0, kubernetes/apimachinery -         |
|          |                                                   |                | v0.25.15,v0.26.10,v0.27.7,v0.28.3,v0.29.0, kubernetes/apiserver- v0.25.15,v0.26.10,v0.27.7,v0.28.3,  |
|          |                                                   |                | v0.29.0                                                                                              |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http2-4.1.84.Final.jar                | CVE-2025-55163 | Upgrade to version  https://github.com/netty/netty.git - 4.2.4.Final,                                |
|          |                                                   |                | https://github.com/netty/netty.git - netty-4.1.124.Final,io.netty:netty-codec-http2:4.1.124.Final,   |
|          |                                                   |                | io.netty:netty-codec-http2:4.2.4.Final                                                               |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http2-4.1.84.Final.jar                | CVE-2026-33871 | Upgrade to version  https://github.com/netty/netty.git - netty-4.1.132.Final,                        |
|          |                                                   |                | https://github.com/netty/netty.git - netty-4.2.11.Final                                              |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http2-4.1.84.Final.jar                | CVE-2026-42587 | Upgrade to version  https://github.com/netty/netty.git - netty-4.2.13.Final,                         |
|          |                                                   |                | io.netty:netty-codec-http:4.2.13.Final, https://github.com/netty/netty.git - netty-4.1.133.Final,    |
|          |                                                   |                | io.netty:netty-codec-http2:4.1.133.Final,io.netty:netty-codec-http2:4.2.13.Final,                    |
|          |                                                   |                | io.netty:netty-codec-http:4.1.133.Final                                                              |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+
| HIGH     | netty-codec-http2-4.1.84.Final.jar                | CVE-2026-56819 | Upgrade to version io.netty:netty-codec-http2:4.1.136.Final,io.netty:netty-codec-http2:4.2.16.Final, |
|          |                                                   |                | https://github.com/netty/netty.git - netty-4.1.136.Final, https://github.com/netty/netty.git -       |
|          |                                                   |                | netty-4.2.16.Final                                                                                   |
+----------+---------------------------------------------------+----------------+------------------------------------------------------------------------------------------------------+


Paths at risk

P = policy violation
MSC = malicious vulnerability
CRITICAL/HIGH/MEDIUM/LOW = vulnerability severity

auth-3.5.1-SNAPSHOT.jar
|-- common-3.5.1-SNAPSHOT.jar
	|-- pnc-common-3.5.1.jar
		|-- opentelemetry-ext-cli-java-2.0.0.jar
			|-- opentelemetry-api-1.51.0.jar [1 MEDIUM]
			|-- opentelemetry-exporter-otlp-1.51.0.jar
				|-- opentelemetry-exporter-otlp-common-1.51.0.jar
					|-- opentelemetry-exporter-common-1.51.0.jar
						|-- opentelemetry-api-1.51.0.jar [1 MEDIUM]
			|-- opentelemetry-sdk-1.51.0.jar
				|-- opentelemetry-api-1.51.0.jar [1 MEDIUM]
				|-- opentelemetry-sdk-common-1.51.0.jar
					|-- opentelemetry-api-1.51.0.jar [1 MEDIUM]
				|-- opentelemetry-sdk-logs-1.51.0.jar
					|-- opentelemetry-api-1.51.0.jar [1 MEDIUM]
				|-- opentelemetry-sdk-metrics-1.51.0.jar
					|-- opentelemetry-api-1.51.0.jar [1 MEDIUM]
				|-- opentelemetry-sdk-trace-1.51.0.jar
					|-- opentelemetry-api-1.51.0.jar [1 MEDIUM]
			|-- opentelemetry-semconv-1.29.0-alpha.jar
				|-- opentelemetry-api-1.51.0.jar [1 MEDIUM]
		|-- jsoup-1.22.2.jar [1 HIGH, 1 MEDIUM]
	|-- rest-api-3.5.14-java-client.jar
		|-- undertow-core-2.2.24.Final.jar [1 CRITICAL, 13 HIGH, 3 MEDIUM]
		|-- dto-3.5.14.jar
			|-- jsoup-1.22.2.jar [1 HIGH, 1 MEDIUM]
|-- keycloak-installed-adapter-25.0.3.jar
	|-- undertow-core-2.2.24.Final.jar [1 CRITICAL, 13 HIGH, 3 MEDIUM]
		|-- xnio-api-3.8.7.Final.jar [2 HIGH]
		|-- xnio-nio-3.8.7.Final.jar
			|-- xnio-api-3.8.7.Final.jar [2 HIGH]
	|-- bcprov-jdk18on-1.74.jar [5 CRITICAL, 11 HIGH, 13 MEDIUM]
	|-- keycloak-adapter-core-25.0.3.jar [1 MEDIUM]
		|-- bcprov-jdk18on-1.74.jar [5 CRITICAL, 11 HIGH, 13 MEDIUM]
		|-- keycloak-core-25.0.3.jar [1 HIGH, 3 MEDIUM, 2 LOW]
		|-- keycloak-crypto-default-25.0.3.jar
			|-- bcpkix-jdk18on-1.74.jar [3 HIGH, 5 MEDIUM]
				|-- bcprov-jdk18on-1.74.jar [5 CRITICAL, 11 HIGH, 13 MEDIUM]
				|-- bcutil-jdk18on-1.74.jar [1 HIGH]
					|-- bcprov-jdk18on-1.74.jar [5 CRITICAL, 11 HIGH, 13 MEDIUM]
			|-- bcprov-jdk18on-1.74.jar [5 CRITICAL, 11 HIGH, 13 MEDIUM]
			|-- keycloak-core-25.0.3.jar [1 HIGH, 3 MEDIUM, 2 LOW]
			|-- keycloak-server-spi-private-25.0.3.jar [1 HIGH, 7 MEDIUM, 1 LOW]
				|-- keycloak-core-25.0.3.jar [1 HIGH, 3 MEDIUM, 2 LOW]
			|-- keycloak-server-spi-25.0.3.jar
				|-- keycloak-core-25.0.3.jar [1 HIGH, 3 MEDIUM, 2 LOW]
	|-- keycloak-adapter-spi-25.0.3.jar
		|-- bcprov-jdk18on-1.74.jar [5 CRITICAL, 11 HIGH, 13 MEDIUM]
	|-- keycloak-core-25.0.3.jar [1 HIGH, 3 MEDIUM, 2 LOW]
		|-- keycloak-common-25.0.3.jar [2 MEDIUM]
cli-3.5.1-SNAPSHOT.jar
|-- logback-classic-1.5.32.jar [1 HIGH]
	|-- logback-core-1.5.32.jar [1 HIGH, 2 MEDIUM]
		|-- jansi-2.4.3.jar [1 LOW]
|-- jansi-2.4.3.jar [1 LOW]
|-- common-3.5.1-SNAPSHOT.jar
	|-- logback-classic-1.5.32.jar [1 HIGH]
|-- experimental-3.5.1-SNAPSHOT.jar
	|-- quarkus-domino-api-0.0.133.jar
		|-- quarkus-platform-bom-decomposer-0.0.133.jar
			|-- quarkus-bootstrap-maven-resolver-3.39.0.jar
				|-- smallrye-beanbag-maven-1.6.1.jar
					|-- jsoup-1.22.2.jar [1 HIGH, 1 MEDIUM]
		|-- cyclonedx-core-java-12.1.0.jar
			|-- json-schema-validator-1.5.9.jar
				|-- logback-classic-1.5.32.jar [1 HIGH]
				|-- itu-1.14.0.jar
					|-- logback-classic-1.5.32.jar [1 HIGH]
				|-- undertow-core-2.2.24.Final.jar [1 CRITICAL, 13 HIGH, 3 MEDIUM]
	|-- pnc-common-3.5.1.jar
		|-- jsoup-1.22.2.jar [1 HIGH, 1 MEDIUM]
|-- pig-3.5.1-SNAPSHOT.jar
	|-- logback-classic-1.5.32.jar [1 HIGH]
	|-- logback-core-1.5.32.jar [1 HIGH, 2 MEDIUM]
	|-- org.eclipse.sisu.inject-1.1.0.jar
		|-- guice-5.1.0-classes.jar
			|-- guava-28.1-jre.jar [1 MEDIUM, 1 LOW]
	|-- javax.el-3.0.1-b12.jar [1 MEDIUM]
	|-- licenses-generator-3.5.1-SNAPSHOT.jar
		|-- maven-embedder-3.9.16.jar
			|-- logback-classic-1.5.32.jar [1 HIGH]
			|-- guava-28.1-jre.jar [1 MEDIUM, 1 LOW]
			|-- jansi-2.4.3.jar [1 LOW]
	|-- core-2.6.7.jar
		|-- logback-classic-1.5.32.jar [1 HIGH]
		|-- guava-28.1-jre.jar [1 MEDIUM, 1 LOW]
		|-- kojiji-2.25.jar
			|-- logback-classic-1.5.32.jar [1 HIGH]
			|-- logback-core-1.5.32.jar [1 HIGH, 2 MEDIUM]
			|-- kerb-client-2.1.0.jar
				|-- kerb-core-2.1.0.jar
					|-- kerby-pkix-2.1.0.jar
						|-- kerby-asn1-2.1.0.jar [1 MEDIUM]
				|-- token-provider-2.1.0.jar
					|-- nimbus-jose-jwt-9.40.jar [1 MEDIUM]
						|-- bcpkix-jdk18on-1.74.jar [3 HIGH, 5 MEDIUM]
... *truncated, see full logs below*
SAST scan output
*no findings*

Full logs and artifacts

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from a3b04ff to d589e1d Compare June 3, 2026 09:32
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.36.0 Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.36.1 Jun 3, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from d589e1d to 1b4b0d2 Compare June 15, 2026 17:46
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.36.1 Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.36.2 Jun 15, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from 1b4b0d2 to 0e7b444 Compare June 20, 2026 17:59
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.36.2 Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.37.0 Jun 20, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.37.0 Update quarkus.resolver.version to v3.37.0 Jun 25, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from 0e7b444 to b7473bc Compare July 4, 2026 13:04
@red-hat-konflux red-hat-konflux Bot changed the title Update quarkus.resolver.version to v3.37.0 Update quarkus.resolver.version to v3.37.1 Jul 4, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from b7473bc to 9b45c6b Compare July 11, 2026 13:18
@red-hat-konflux red-hat-konflux Bot changed the title Update quarkus.resolver.version to v3.37.1 Update quarkus.resolver.version to v3.37.2 Jul 11, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from 9b45c6b to 17c9b3e Compare July 18, 2026 09:28
@red-hat-konflux red-hat-konflux Bot changed the title Update quarkus.resolver.version to v3.37.2 Update quarkus.resolver.version to v3.37.3 Jul 18, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch 2 times, most recently from 9c5c5fb to 287201c Compare July 25, 2026 20:32
@red-hat-konflux red-hat-konflux Bot changed the title Update quarkus.resolver.version to v3.37.3 Update quarkus.resolver.version to v3.38.0 Jul 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update quarkus.resolver.version to v3.38.0 Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.38.0 Aug 3, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from 287201c to fbdc916 Compare August 7, 2026 13:23
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.38.0 Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.38.1 Aug 7, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from fbdc916 to a4966e6 Compare August 16, 2026 01:18
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.38.1 Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.38.2 Aug 16, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from a4966e6 to 04b3921 Compare August 23, 2026 01:52
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.38.2 Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.39.0 Aug 23, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/quarkus.resolver.version branch from 04b3921 to fbe269a Compare August 30, 2026 01:25
@red-hat-konflux red-hat-konflux Bot changed the title Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.39.0 Update dependency io.quarkus:quarkus-bootstrap-maven-resolver to v3.39.1 Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants