Action not permitted
Modal body text goes here.
cve-2024-8391
Vulnerability from cvelistv5
Published
2024-09-04 15:27
Modified
2024-09-04 17:40
Severity ?
EPSS score ?
Summary
Eclipse Vert.x gRPC server does not limit the maximum message size
References
▼ | URL | Tags | |
---|---|---|---|
emo@eclipse.org | https://github.com/eclipse-vertx/vertx-grpc/issues/113 | Issue Tracking | |
emo@eclipse.org | https://gitlab.eclipse.org/security/cve-assignement/-/issues/31 | Issue Tracking, Vendor Advisory |
Impacted products
▼ | Vendor | Product |
---|---|---|
Eclipse Foundation | Eclipse Vert.x |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:eclipse_foundation:vert.x:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "vert.x", "vendor": "eclipse_foundation", "versions": [ { "lessThan": "4.5.10", "status": "affected", "version": "4.3.0", "versionType": "semver" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-8391", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-09-04T15:52:09.291594Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-04T15:58:44.725Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://repo.maven.apache.org/maven2/", "defaultStatus": "unaffected", "packageName": "io.vertx:vertx-grpc-server", "product": "Eclipse Vert.x", "repo": "https://github.com/eclipse-vertx/vertx-grpc", "vendor": "Eclipse Foundation", "versions": [ { "lessThan": "4.5.10", "status": "affected", "version": "4.3.0", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "\u003cdiv\u003e\u003c/div\u003e\u003cdiv\u003eIn Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload (Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client).\u0026nbsp;\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eThis is fixed in the 4.5.10 version.\u0026nbsp;\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eNote this does not affect the Vert.x gRPC server based grpc-java and Netty libraries (Maven GAV: io.vertx:vertx-grpc)\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e" } ], "value": "In Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload (Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client).\u00a0\n\n\n\n\nThis is fixed in the 4.5.10 version.\u00a0\n\n\n\n\nNote this does not affect the Vert.x gRPC server based grpc-java and Netty libraries (Maven GAV: io.vertx:vertx-grpc)" } ], "metrics": [ { "cvssV4_0": { "Automatable": "NOT_DEFINED", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 6.9, "baseSeverity": "MEDIUM", "privilegesRequired": "NONE", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N", "version": "4.0", "vulnAvailabilityImpact": "LOW", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-770", "description": "CWE-770 Allocation of Resources Without Limits or Throttling", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-09-04T17:40:20.318Z", "orgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c", "shortName": "eclipse" }, "references": [ { "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31" }, { "url": "https://github.com/eclipse-vertx/vertx-grpc/issues/113" } ], "source": { "discovery": "UNKNOWN" }, "title": "Eclipse Vert.x gRPC server does not limit the maximum message size", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c", "assignerShortName": "eclipse", "cveId": "CVE-2024-8391", "datePublished": "2024-09-04T15:27:58.478Z", "dateReserved": "2024-09-03T12:39:46.456Z", "dateUpdated": "2024-09-04T17:40:20.318Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-8391\",\"sourceIdentifier\":\"emo@eclipse.org\",\"published\":\"2024-09-04T16:15:09.253\",\"lastModified\":\"2024-09-12T16:44:01.247\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload (Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client).\u00a0\\n\\n\\n\\n\\nThis is fixed in the 4.5.10 version.\u00a0\\n\\n\\n\\n\\nNote this does not affect the Vert.x gRPC server based grpc-java and Netty libraries (Maven GAV: io.vertx:vertx-grpc)\"},{\"lang\":\"es\",\"value\":\"En las versiones 4.3.0 a 4.5.9 de Eclipse Vert.x, el servidor gRPC no limita la longitud m\u00e1xima del payload del mensaje (GAV de Maven: io.vertx:vertx-grpc-server y io.vertx:vertx-grpc-client). Esto se solucion\u00f3 en la versi\u00f3n 4.5.10. Tenga en cuenta que esto no afecta a las librer\u00edas grpc-java y Netty basadas en el servidor gRPC de Vert.x (GAV de Maven: io.vertx:vertx-grpc)\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnerableSystemConfidentiality\":\"NONE\",\"vulnerableSystemIntegrity\":\"NONE\",\"vulnerableSystemAvailability\":\"LOW\",\"subsequentSystemConfidentiality\":\"NONE\",\"subsequentSystemIntegrity\":\"NONE\",\"subsequentSystemAvailability\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirements\":\"NOT_DEFINED\",\"integrityRequirements\":\"NOT_DEFINED\",\"availabilityRequirements\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnerableSystemConfidentiality\":\"NOT_DEFINED\",\"modifiedVulnerableSystemIntegrity\":\"NOT_DEFINED\",\"modifiedVulnerableSystemAvailability\":\"NOT_DEFINED\",\"modifiedSubsequentSystemConfidentiality\":\"NOT_DEFINED\",\"modifiedSubsequentSystemIntegrity\":\"NOT_DEFINED\",\"modifiedSubsequentSystemAvailability\":\"NOT_DEFINED\",\"safety\":\"NOT_DEFINED\",\"automatable\":\"NOT_DEFINED\",\"recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\",\"baseScore\":6.9,\"baseSeverity\":\"MEDIUM\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]},{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:vert.x:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.3.0\",\"versionEndExcluding\":\"4.5.10\",\"matchCriteriaId\":\"9A26F841-8F44-472F-B3CA-561D561DF1F4\"}]}]}],\"references\":[{\"url\":\"https://github.com/eclipse-vertx/vertx-grpc/issues/113\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://gitlab.eclipse.org/security/cve-assignement/-/issues/31\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]}]}}" } }
rhsa-2024_7052
Vulnerability from csaf_redhat
Published
2024-09-24 12:51
Modified
2024-11-15 21:16
Summary
Red Hat Security Advisory: Red Hat Build of Apache Camel 4.4 for Quarkus 3.8 update is now available (RHBQ 3.8.6.GA)
Notes
Topic
An update for Red Hat Build of Apache Camel 4.4 for Quarkus 3.8 update is now available (RHBQ 3.8.6.GA).
The purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.
Details
An update for Red Hat Build of Apache Camel 4.4 for Quarkus 3.8 update is now available (RHBQ 3.8.6.GA).
The purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products:
* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.utilities: XXE vulnerability in XSLT transforms in
* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.r5: XXE vulnerability in XSLT transforms in
* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.r4: XXE vulnerability in XSLT transforms in
* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.dstu3: XXE vulnerability in XSLT transforms in
* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may: XXE vulnerability in XSLT transforms in
* CVE-2024-8391 io.vertx/vertx-grpc-server: Vertx gRPC server does not limit the maximum message size
* CVE-2024-8391 io.vertx/vertx-grpc-client: Vertx gRPC server does not limit the maximum message size
* CVE-2024-32007 org.apache.cxf/cxf-rt-rs-security-jose: apache: cxf: org.apache.cxf:cxf-rt-rs-security-jose: Denial of Service vulnerability in JOSE
* CVE-2024-41172 org.apache.cxf/cxf-rt-transports-http: unrestricted memory consumption in CXF HTTP clients
* CVE-2024-35255 com.azure/azure-identity: Azure Identity Libraries Elevation of Privilege Vulnerability in github.com/Azure/azure-sdk-for-go/sdk/azidentity
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for Red Hat Build of Apache Camel 4.4 for Quarkus 3.8 update is now available (RHBQ 3.8.6.GA).\nThe purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.", "title": "Topic" }, { "category": "general", "text": "An update for Red Hat Build of Apache Camel 4.4 for Quarkus 3.8 update is now available (RHBQ 3.8.6.GA).\nThe purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products:\n* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.utilities: XXE vulnerability in XSLT transforms in \n* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.r5: XXE vulnerability in XSLT transforms in \n* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.r4: XXE vulnerability in XSLT transforms in \n* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.dstu3: XXE vulnerability in XSLT transforms in \n* CVE-2024-45294 ca.uhn.hapi.fhir/org.hl7.fhir.dstu2016may: XXE vulnerability in XSLT transforms in \n* CVE-2024-8391 io.vertx/vertx-grpc-server: Vertx gRPC server does not limit the maximum message size\n* CVE-2024-8391 io.vertx/vertx-grpc-client: Vertx gRPC server does not limit the maximum message size\n* CVE-2024-32007 org.apache.cxf/cxf-rt-rs-security-jose: apache: cxf: org.apache.cxf:cxf-rt-rs-security-jose: Denial of Service vulnerability in JOSE\n* CVE-2024-41172 org.apache.cxf/cxf-rt-transports-http: unrestricted memory consumption in CXF HTTP clients\n* CVE-2024-35255 com.azure/azure-identity: Azure Identity Libraries Elevation of Privilege Vulnerability in github.com/Azure/azure-sdk-for-go/sdk/azidentity", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:7052", "url": "https://access.redhat.com/errata/RHSA-2024:7052" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-45294", "url": "https://access.redhat.com/security/cve/CVE-2024-45294" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-8391", "url": "https://access.redhat.com/security/cve/CVE-2024-8391" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-32007", "url": "https://access.redhat.com/security/cve/CVE-2024-32007" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-41172", "url": "https://access.redhat.com/security/cve/CVE-2024-41172" }, { "category": "external", "summary": "https://access.redhat.com/security/cve/CVE-2024-35255", "url": "https://access.redhat.com/security/cve/CVE-2024-35255" }, { "category": "external", "summary": "2295081", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295081" }, { "category": "external", "summary": "2298828", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298828" }, { "category": "external", "summary": "2298829", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298829" }, { "category": "external", "summary": "2309758", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309758" }, { "category": "external", "summary": "2310447", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310447" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7052.json" } ], "title": "Red Hat Security Advisory: Red Hat Build of Apache Camel 4.4 for Quarkus 3.8 update is now available (RHBQ 3.8.6.GA)", "tracking": { "current_release_date": "2024-11-15T21:16:31+00:00", "generator": { "date": "2024-11-15T21:16:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:7052", "initial_release_date": "2024-09-24T12:51:36+00:00", "revision_history": [ { "date": "2024-09-24T12:51:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-24T12:51:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T21:16:31+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat build of Apache Camel for Quarkus", "product": { "name": "Red Hat build of Apache Camel for Quarkus", "product_id": "Red Hat build of Apache Camel for Quarkus", "product_identification_helper": { "cpe": "cpe:/a:redhat:camel_quarkus:3.8" } } } ], "category": "product_family", "name": "Red Hat Build of Apache Camel" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-8391", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-09-04T16:20:44.762419+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2309758" } ], "notes": [ { "category": "description", "text": "A flaw was found in the gRPC server in Eclipse Vert.x, which does not limit the maximum length of the message payload. This may lead to excessive memory consumption in a server or a client, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "io.vertx:vertx-grpc-client: io.vertx:vertx-grpc-server: Vertx gRPC server does not limit the maximum message size", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat build of Apache Camel for Quarkus" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8391" }, { "category": "external", "summary": "RHBZ#2309758", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309758" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8391", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8391" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391" }, { "category": "external", "summary": "https://github.com/eclipse-vertx/vertx-grpc/issues/113", "url": "https://github.com/eclipse-vertx/vertx-grpc/issues/113" }, { "category": "external", "summary": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31", "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31" } ], "release_date": "2024-09-04T16:15:09.253000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T12:51:36+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat build of Apache Camel for Quarkus" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7052" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat build of Apache Camel for Quarkus" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "Red Hat build of Apache Camel for Quarkus" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "io.vertx:vertx-grpc-client: io.vertx:vertx-grpc-server: Vertx gRPC server does not limit the maximum message size" }, { "cve": "CVE-2024-32007", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-07-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298828" } ], "notes": [ { "category": "description", "text": "An improper input validation vulnerability was found in the p2c parameter in the Apache CXF JOSE. This flaw allows an attacker to perform a denial of service attack by specifying a large value for this parameter in a token.", "title": "Vulnerability description" }, { "category": "summary", "text": "apache: cxf: org.apache.cxf:cxf-rt-rs-security-jose: Denial of Service vulnerability in JOSE", "title": "Vulnerability summary" }, { "category": "other", "text": "The improper input validation vulnerability in the p2c parameter of Apache CXF JOSE is considered a moderate severity issue rather than a important one due to its limited scope and impact. While the flaw allows an attacker to specify a large value for the p2c parameter, leading to potential denial of service (DoS) attacks by causing excessive computational overhead, it does not compromise data integrity, confidentiality, or authentication mechanisms directly. The attack vector primarily affects system availability and exploiting this vulnerability requires the ability to send crafted tokens.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat build of Apache Camel for Quarkus" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-32007" }, { "category": "external", "summary": "RHBZ#2298828", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298828" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-32007", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32007" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-32007", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32007" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-6pff-fmh2-4mmf", "url": "https://github.com/advisories/GHSA-6pff-fmh2-4mmf" }, { "category": "external", "summary": "https://lists.apache.org/thread/stwrgsr1llb73nkl16klv9vjqgmmx633", "url": "https://lists.apache.org/thread/stwrgsr1llb73nkl16klv9vjqgmmx633" } ], "release_date": "2024-07-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T12:51:36+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat build of Apache Camel for Quarkus" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7052" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat build of Apache Camel for Quarkus" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "Red Hat build of Apache Camel for Quarkus" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "apache: cxf: org.apache.cxf:cxf-rt-rs-security-jose: Denial of Service vulnerability in JOSE" }, { "cve": "CVE-2024-35255", "discovery_date": "2024-07-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2295081" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Azure identity library at github.com/Azure/azure-sdk-for-go/sdk/azidentity. This issue allows an elevation of privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "azure-identity: Azure Identity Libraries Elevation of Privilege Vulnerability in github.com/Azure/azure-sdk-for-go/sdk/azidentity", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat build of Apache Camel for Quarkus" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-35255" }, { "category": "external", "summary": "RHBZ#2295081", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295081" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-35255", "url": "https://www.cve.org/CVERecord?id=CVE-2024-35255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-35255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35255" }, { "category": "external", "summary": "https://github.com/Azure/azure-sdk-for-go/commit/50774cd9709905523136fb05e8c85a50e8984499", "url": "https://github.com/Azure/azure-sdk-for-go/commit/50774cd9709905523136fb05e8c85a50e8984499" }, { "category": "external", "summary": "https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4806#issuecomment-2178960340", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4806#issuecomment-2178960340" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-m5vv-6r4h-3vj9", "url": "https://github.com/advisories/GHSA-m5vv-6r4h-3vj9" }, { "category": "external", "summary": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-35255", "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-35255" } ], "release_date": "2024-07-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T12:51:36+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat build of Apache Camel for Quarkus" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat build of Apache Camel for Quarkus" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "azure-identity: Azure Identity Libraries Elevation of Privilege Vulnerability in github.com/Azure/azure-sdk-for-go/sdk/azidentity" }, { "cve": "CVE-2024-41172", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2024-07-19T09:20:34+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2298829" } ], "notes": [ { "category": "description", "text": "A memory consumption flaw was found in Apache CXF. This issue may allow a CXF HTTP client conduit to prevent HTTPClient instances from being garbage collected, eventually causing the application to run out of memory.", "title": "Vulnerability description" }, { "category": "summary", "text": "apache: cxf: org.apache.cxf:cxf-rt-transports-http: unrestricted memory consumption in CXF HTTP clients", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat build of Apache Camel for Quarkus" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-41172" }, { "category": "external", "summary": "RHBZ#2298829", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298829" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-41172", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41172" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41172", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41172" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-4mgg-fqfq-64hg", "url": "https://github.com/advisories/GHSA-4mgg-fqfq-64hg" }, { "category": "external", "summary": "https://lists.apache.org/thread/n2hvbrgwpdtcqdccod8by28ynnolybl6", "url": "https://lists.apache.org/thread/n2hvbrgwpdtcqdccod8by28ynnolybl6" }, { "category": "external", "summary": "https://osv.dev/vulnerability/GHSA-4mgg-fqfq-64hg", "url": "https://osv.dev/vulnerability/GHSA-4mgg-fqfq-64hg" } ], "release_date": "2024-07-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T12:51:36+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat build of Apache Camel for Quarkus" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7052" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "Red Hat build of Apache Camel for Quarkus" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "apache: cxf: org.apache.cxf:cxf-rt-transports-http: unrestricted memory consumption in CXF HTTP clients" }, { "cve": "CVE-2024-45294", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "discovery_date": "2024-09-06T16:20:11.403869+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2310447" } ], "notes": [ { "category": "description", "text": "A flaw was found in HAPI FHIR - HL7 FHIR Core Artifacts. eXtensible Stylesheet Language Transformations (XSLT) transforms performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag could produce XML containing data from the host system. This issue impacts use cases where org.hl7.fhir.core is being used within a host where external clients can submit XML.", "title": "Vulnerability description" }, { "category": "summary", "text": "org.hl7.fhir.core: org.hl7.fhir.dstu3: org.hl7.fhir.r4: org.hl7.fhir.r4b: org.hl7.fhir.r5: org.hl7.fhir.utilities: XXE vulnerability in XSLT transforms in `org.hl7.fhir.core`", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is of significant severity because it allows for XML External Entity (XXE) injection, which can lead to unauthorized access and leakage of sensitive data from the host system. In environments where external clients are permitted to submit XML files, an attacker could craft a malicious XML containing a DTD (Document Type Definition) that references external entities. When processed, this could result in the unauthorized disclosure of files, environmental variables, or other confidential data from the server, potentially compromising the integrity and confidentiality of the system.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat build of Apache Camel for Quarkus" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45294" }, { "category": "external", "summary": "RHBZ#2310447", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310447" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45294", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45294" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45294", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45294" }, { "category": "external", "summary": "https://github.com/hapifhir/org.hl7.fhir.core/releases/tag/6.3.23", "url": "https://github.com/hapifhir/org.hl7.fhir.core/releases/tag/6.3.23" }, { "category": "external", "summary": "https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-6cr6-ph3p-f5rf", "url": "https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-6cr6-ph3p-f5rf" } ], "release_date": "2024-09-06T16:15:03.300000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T12:51:36+00:00", "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).", "product_ids": [ "Red Hat build of Apache Camel for Quarkus" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7052" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat build of Apache Camel for Quarkus" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "Red Hat build of Apache Camel for Quarkus" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "org.hl7.fhir.core: org.hl7.fhir.dstu3: org.hl7.fhir.r4: org.hl7.fhir.r4b: org.hl7.fhir.r5: org.hl7.fhir.utilities: XXE vulnerability in XSLT transforms in `org.hl7.fhir.core`" } ] }
rhsa-2024_6437
Vulnerability from csaf_redhat
Published
2024-09-23 14:23
Modified
2024-11-15 21:15
Summary
Red Hat Security Advisory: Red Hat build of Quarkus 3.8.6 release and security update
Notes
Topic
An update is now available for Red Hat build of Quarkus.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability. For more information, see the CVE links in the References section.
Details
This release of Red Hat build of Quarkus 3.8.6 includes security updates, bug fixes, and enhancements. For more information, see the release notes page listed in the References section.
Security Fix(es):
* EMBARGOED CVE-2024-3653 io.quarkus/quarkus-undertow: undertow: LearningPushHandler can lead to remote memory DoS attacks [quarkus-3.8]
* CVE-2024-8391 io.vertx.vertx-grpc-client: Vertx gRPC server does not limit the maximum message size [quarkus-3.8]
* CVE-2024-8391 io.vertx.vertx-grpc-server: Vertx gRPC server does not limit the maximum message size [quarkus-3.8]
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat build of Quarkus. \nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability. For more information, see the CVE links in the References section.", "title": "Topic" }, { "category": "general", "text": "This release of Red Hat build of Quarkus 3.8.6 includes security updates, bug fixes, and enhancements. For more information, see the release notes page listed in the References section.\n\nSecurity Fix(es):\n\n* EMBARGOED CVE-2024-3653 io.quarkus/quarkus-undertow: undertow: LearningPushHandler can lead to remote memory DoS attacks [quarkus-3.8]\n\n* CVE-2024-8391 io.vertx.vertx-grpc-client: Vertx gRPC server does not limit the maximum message size [quarkus-3.8]\n\n* CVE-2024-8391 io.vertx.vertx-grpc-server: Vertx gRPC server does not limit the maximum message size [quarkus-3.8]", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6437", "url": "https://access.redhat.com/errata/RHSA-2024:6437" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.8", "url": "https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.8" }, { "category": "external", "summary": "https://access.redhat.com/articles/4966181", "url": "https://access.redhat.com/articles/4966181" }, { "category": "external", "summary": "QUARKUS-4213", "url": "https://issues.redhat.com/browse/QUARKUS-4213" }, { "category": "external", "summary": "QUARKUS-4477", "url": "https://issues.redhat.com/browse/QUARKUS-4477" }, { "category": "external", "summary": "QUARKUS-4521", "url": "https://issues.redhat.com/browse/QUARKUS-4521" }, { "category": "external", "summary": "QUARKUS-4570", "url": "https://issues.redhat.com/browse/QUARKUS-4570" }, { "category": "external", "summary": "QUARKUS-4581", "url": "https://issues.redhat.com/browse/QUARKUS-4581" }, { "category": "external", "summary": "QUARKUS-4616", "url": "https://issues.redhat.com/browse/QUARKUS-4616" }, { "category": "external", "summary": "QUARKUS-4694", "url": "https://issues.redhat.com/browse/QUARKUS-4694" }, { "category": "external", "summary": "QUARKUS-4784", "url": "https://issues.redhat.com/browse/QUARKUS-4784" }, { "category": "external", "summary": "QUARKUS-4785", "url": "https://issues.redhat.com/browse/QUARKUS-4785" }, { "category": "external", "summary": "QUARKUS-4786", "url": "https://issues.redhat.com/browse/QUARKUS-4786" }, { "category": "external", "summary": "QUARKUS-4787", "url": "https://issues.redhat.com/browse/QUARKUS-4787" }, { "category": "external", "summary": "QUARKUS-4788", "url": "https://issues.redhat.com/browse/QUARKUS-4788" }, { "category": "external", "summary": "QUARKUS-4791", "url": "https://issues.redhat.com/browse/QUARKUS-4791" }, { "category": "external", "summary": "QUARKUS-4796", "url": "https://issues.redhat.com/browse/QUARKUS-4796" }, { "category": "external", "summary": "QUARKUS-4798", "url": "https://issues.redhat.com/browse/QUARKUS-4798" }, { "category": "external", "summary": "QUARKUS-4799", "url": "https://issues.redhat.com/browse/QUARKUS-4799" }, { "category": "external", "summary": "QUARKUS-4802", "url": "https://issues.redhat.com/browse/QUARKUS-4802" }, { "category": "external", "summary": "QUARKUS-4804", "url": "https://issues.redhat.com/browse/QUARKUS-4804" }, { "category": "external", "summary": "QUARKUS-4805", "url": "https://issues.redhat.com/browse/QUARKUS-4805" }, { "category": "external", "summary": "QUARKUS-4806", "url": "https://issues.redhat.com/browse/QUARKUS-4806" }, { "category": "external", "summary": "QUARKUS-4807", "url": "https://issues.redhat.com/browse/QUARKUS-4807" }, { "category": "external", "summary": "QUARKUS-4808", "url": "https://issues.redhat.com/browse/QUARKUS-4808" }, { "category": "external", "summary": "QUARKUS-4809", "url": "https://issues.redhat.com/browse/QUARKUS-4809" }, { "category": "external", "summary": "QUARKUS-4810", "url": "https://issues.redhat.com/browse/QUARKUS-4810" }, { "category": "external", "summary": "QUARKUS-4814", "url": "https://issues.redhat.com/browse/QUARKUS-4814" }, { "category": "external", "summary": "QUARKUS-4815", "url": "https://issues.redhat.com/browse/QUARKUS-4815" }, { "category": "external", "summary": "QUARKUS-4816", "url": "https://issues.redhat.com/browse/QUARKUS-4816" }, { "category": "external", "summary": "QUARKUS-4817", "url": "https://issues.redhat.com/browse/QUARKUS-4817" }, { "category": "external", "summary": "QUARKUS-4818", "url": "https://issues.redhat.com/browse/QUARKUS-4818" }, { "category": "external", "summary": "QUARKUS-4819", "url": "https://issues.redhat.com/browse/QUARKUS-4819" }, { "category": "external", "summary": "QUARKUS-4820", "url": "https://issues.redhat.com/browse/QUARKUS-4820" }, { "category": "external", "summary": "QUARKUS-4822", "url": "https://issues.redhat.com/browse/QUARKUS-4822" }, { "category": "external", "summary": "QUARKUS-4826", "url": "https://issues.redhat.com/browse/QUARKUS-4826" }, { "category": "external", "summary": "QUARKUS-4827", "url": "https://issues.redhat.com/browse/QUARKUS-4827" }, { "category": "external", "summary": "QUARKUS-4828", "url": "https://issues.redhat.com/browse/QUARKUS-4828" }, { "category": "external", "summary": "QUARKUS-4829", "url": "https://issues.redhat.com/browse/QUARKUS-4829" }, { "category": "external", "summary": "QUARKUS-4830", "url": "https://issues.redhat.com/browse/QUARKUS-4830" }, { "category": "external", "summary": "QUARKUS-4831", "url": "https://issues.redhat.com/browse/QUARKUS-4831" }, { "category": "external", "summary": "QUARKUS-4834", "url": "https://issues.redhat.com/browse/QUARKUS-4834" }, { "category": "external", "summary": "QUARKUS-4835", "url": "https://issues.redhat.com/browse/QUARKUS-4835" }, { "category": "external", "summary": "QUARKUS-4836", "url": "https://issues.redhat.com/browse/QUARKUS-4836" }, { "category": "external", "summary": "QUARKUS-4837", "url": "https://issues.redhat.com/browse/QUARKUS-4837" }, { "category": "external", "summary": "QUARKUS-4838", "url": "https://issues.redhat.com/browse/QUARKUS-4838" }, { "category": "external", "summary": "QUARKUS-4839", "url": "https://issues.redhat.com/browse/QUARKUS-4839" }, { "category": "external", "summary": "QUARKUS-4841", "url": "https://issues.redhat.com/browse/QUARKUS-4841" }, { "category": "external", "summary": "QUARKUS-4842", "url": "https://issues.redhat.com/browse/QUARKUS-4842" }, { "category": "external", "summary": "QUARKUS-4844", "url": "https://issues.redhat.com/browse/QUARKUS-4844" }, { "category": "external", "summary": "QUARKUS-4846", "url": "https://issues.redhat.com/browse/QUARKUS-4846" }, { "category": "external", "summary": "QUARKUS-4847", "url": "https://issues.redhat.com/browse/QUARKUS-4847" }, { "category": "external", "summary": "QUARKUS-4848", "url": "https://issues.redhat.com/browse/QUARKUS-4848" }, { "category": "external", "summary": "QUARKUS-4849", "url": "https://issues.redhat.com/browse/QUARKUS-4849" }, { "category": "external", "summary": "QUARKUS-4850", "url": "https://issues.redhat.com/browse/QUARKUS-4850" }, { "category": "external", "summary": "QUARKUS-4853", "url": "https://issues.redhat.com/browse/QUARKUS-4853" }, { "category": "external", "summary": "QUARKUS-4854", "url": "https://issues.redhat.com/browse/QUARKUS-4854" }, { "category": "external", "summary": "QUARKUS-4855", "url": "https://issues.redhat.com/browse/QUARKUS-4855" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6437.json" } ], "title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.8.6 release and security update", "tracking": { "current_release_date": "2024-11-15T21:15:41+00:00", "generator": { "date": "2024-11-15T21:15:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:6437", "initial_release_date": "2024-09-23T14:23:03+00:00", "revision_history": [ { "date": "2024-09-23T14:23:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-23T14:23:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-15T21:15:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat build of Quarkus 3.8.6.redhat", "product": { "name": "Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat", "product_identification_helper": { "cpe": "cpe:/a:redhat:quarkus:3.8::el8" } } } ], "category": "product_family", "name": "Red Hat build of Quarkus" }, { "category": "product_version", "name": "org.aesh.aesh-2.7.0.redhat-00002.jar", "product": { "name": "org.aesh.aesh-2.7.0.redhat-00002.jar", "product_id": "org.aesh.aesh-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.aesh/aesh@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.agroal.agroal-api-2.4.0.redhat-00001.jar", "product": { "name": "io.agroal.agroal-api-2.4.0.redhat-00001.jar", "product_id": "io.agroal.agroal-api-2.4.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.agroal/agroal-api@2.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "product": { "name": "io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "product_id": "io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.agroal/agroal-narayana@2.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "product": { "name": "io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "product_id": "io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.agroal/agroal-pool@2.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "product": { "name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "product_id": "org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.angus/angus-activation@2.0.1.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "product": { "name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "product_id": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.angus/angus-mail@1.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jetbrains.annotations-24.1.0.redhat-00002.jar", "product": { "name": "org.jetbrains.annotations-24.1.0.redhat-00002.jar", "product_id": "org.jetbrains.annotations-24.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jetbrains/annotations@24.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.ansi-regex-5.0.1.jar", "product": { "name": "org.mvnpm.ansi-regex-5.0.1.jar", "product_id": "org.mvnpm.ansi-regex-5.0.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/ansi-regex@5.0.1?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.ansi-styles-4.3.0.jar", "product": { "name": "org.mvnpm.ansi-styles-4.3.0.jar", "product_id": "org.mvnpm.ansi-styles-4.3.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/ansi-styles@4.3.0?type=jar" } } }, { "category": "product_version", "name": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "product": { "name": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "product_id": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.antlr/antlr4-runtime@4.13.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "aopalliance.aopalliance-1.0.jar", "product": { "name": "aopalliance.aopalliance-1.0.jar", "product_id": "aopalliance.aopalliance-1.0.jar", "product_identification_helper": { "purl": "pkg:maven/aopalliance/aopalliance@1.0?type=jar" } } }, { "category": "product_version", "name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "product": { "name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "product_id": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.james/apache-mime4j-core@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "product": { "name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "product_id": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "product": { "name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "product_id": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apiguardian.apiguardian-api-1.1.2.jar", "product": { "name": "org.apiguardian.apiguardian-api-1.1.2.jar", "product_id": "org.apiguardian.apiguardian-api-1.1.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.arc/arc@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.arc/arc-processor@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.ow2.asm.asm-9.6.0.redhat-00002.jar", "product": { "name": "org.ow2.asm.asm-9.6.0.redhat-00002.jar", "product_id": "org.ow2.asm.asm-9.6.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.ow2.asm/asm@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "product": { "name": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "product_id": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.ow2.asm/asm-analysis@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "product": { "name": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "product_id": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.ow2.asm/asm-commons@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "product": { "name": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "product_id": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.ow2.asm/asm-tree@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "product": { "name": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "product_id": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.ow2.asm/asm-util@9.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "product": { "name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "product_id": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "product_identification_helper": { "purl": "pkg:maven/com.ibm.async/asyncutil@0.1.0.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "product": { "name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "product_id": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "product_identification_helper": { "purl": "pkg:maven/dk.brics.automaton/automaton@1.11.8.redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.avro.avro-1.11.3.redhat-00003.jar", "product": { "name": "org.apache.avro.avro-1.11.3.redhat-00003.jar", "product_id": "org.apache.avro.avro-1.11.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.avro/avro@1.11.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "product": { "name": "org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "product_id": "org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.avro/avro-compiler@1.11.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "product": { "name": "org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "product_id": "org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.bouncycastle/bcpkix-jdk18on@1.78.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "product": { "name": "org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "product_id": "org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.bouncycastle/bcprov-jdk18on@1.78.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "product": { "name": "org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "product_id": "org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.bouncycastle/bcutil-jdk18on@1.78.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "product": { "name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "product_id": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "product_identification_helper": { "purl": "pkg:maven/biz.aQute.bnd/biz.aQute.bnd.transform@6.3.1?type=jar" } } }, { "category": "product_version", "name": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "product": { "name": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "product_id": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mongodb.bson-4.11.1.jar", "product": { "name": "org.mongodb.bson-4.11.1.jar", "product_id": "org.mongodb.bson-4.11.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mongodb/bson@4.11.1?type=jar" } } }, { "category": "product_version", "name": "org.mongodb.bson-record-codec-4.11.1.jar", "product": { "name": "org.mongodb.bson-record-codec-4.11.1.jar", "product_id": "org.mongodb.bson-record-codec-4.11.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mongodb/bson-record-codec@4.11.1?type=jar" } } }, { "category": "product_version", "name": "com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "product": { "name": "com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "product_id": "com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.java-json-tools/btf@1.3.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "product": { "name": "net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "product_id": "net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/net.bytebuddy/byte-buddy@1.14.11.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "product": { "name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "product_id": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.classmate-1.6.0.redhat-00001.jar", "product": { "name": "com.fasterxml.classmate-1.6.0.redhat-00001.jar", "product_id": "com.fasterxml.classmate-1.6.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml/classmate@1.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.ongres.scram.client-2.1.0.redhat-00002.jar", "product": { "name": "com.ongres.scram.client-2.1.0.redhat-00002.jar", "product_id": "com.ongres.scram.client-2.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/com.ongres.scram/client@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.cliui-8.0.1.jar", "product": { "name": "org.mvnpm.cliui-8.0.1.jar", "product_id": "org.mvnpm.cliui-8.0.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/cliui@8.0.1?type=jar" } } }, { "category": "product_version", "name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "product": { "name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "product_id": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.glassfish.jaxb/codemodel@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.color-convert-2.0.1.jar", "product": { "name": "org.mvnpm.color-convert-2.0.1.jar", "product_id": "org.mvnpm.color-convert-2.0.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/color-convert@2.0.1?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.color-name-1.1.4.jar", "product": { "name": "org.mvnpm.color-name-1.1.4.jar", "product_id": "org.mvnpm.color-name-1.1.4.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/color-name@1.1.4?type=jar" } } }, { "category": "product_version", "name": "com.ongres.scram.common-2.1.0.redhat-00002.jar", "product": { "name": "com.ongres.scram.common-2.1.0.redhat-00002.jar", "product_id": "com.ongres.scram.common-2.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/com.ongres.scram/common@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar", "product": { "name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar", "product_id": "org.commonmark.commonmark-0.21.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.commonmark/commonmark@0.21.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "commons-cli.commons-cli-1.5.0.redhat-00001.jar", "product": { "name": "commons-cli.commons-cli-1.5.0.redhat-00001.jar", "product_id": "commons-cli.commons-cli-1.5.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/commons-cli/commons-cli@1.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "commons-codec.commons-codec-1.16.1.redhat-00007.jar", "product": { "name": "commons-codec.commons-codec-1.16.1.redhat-00007.jar", "product_id": "commons-codec.commons-codec-1.16.1.redhat-00007.jar", "product_identification_helper": { "purl": "pkg:maven/commons-codec/commons-codec@1.16.1.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "product": { "name": "org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "product_id": "org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.commons/commons-compress@1.26.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "commons-io.commons-io-2.15.1.redhat-00001.jar", "product": { "name": "commons-io.commons-io-2.15.1.redhat-00001.jar", "product_id": "commons-io.commons-io-2.15.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/commons-io/commons-io@2.15.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "product": { "name": "org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "product_id": "org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.commons/commons-lang3@3.14.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "product": { "name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "product_id": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final-redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "product": { "name": "org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "product_id": "org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.commons/commons-text@1.11.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "product": { "name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "product_id": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.cronutils/cron-utils@9.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.database-commons-1.19.6.jar", "product": { "name": "org.testcontainers.database-commons-1.19.6.jar", "product_id": "org.testcontainers.database-commons-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/database-commons@1.19.6?type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.db2-1.19.6.jar", "product": { "name": "org.testcontainers.db2-1.19.6.jar", "product_id": "org.testcontainers.db2-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/db2@1.19.6?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "product": { "name": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "product_id": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.open-wc/dedupe-mixin@1.4.0?type=jar" } } }, { "category": "product_version", "name": "io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "product": { "name": "io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "product_id": "io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/dekorate-core@4.1.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.derby.derby-10.14.2.0.jar", "product": { "name": "org.apache.derby.derby-10.14.2.0.jar", "product_id": "org.apache.derby.derby-10.14.2.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.derby/derby@10.14.2.0?type=jar" } } }, { "category": "product_version", "name": "org.apache.derby.derbyclient-10.14.2.0.jar", "product": { "name": "org.apache.derby.derbyclient-10.14.2.0.jar", "product_id": "org.apache.derby.derbyclient-10.14.2.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.derby/derbyclient@10.14.2.0?type=jar" } } }, { "category": "product_version", "name": "org.apache.derby.derbynet-10.14.2.0.jar", "product": { "name": "org.apache.derby.derbynet-10.14.2.0.jar", "product_id": "org.apache.derby.derbynet-10.14.2.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.derby/derbynet@10.14.2.0?type=jar" } } }, { "category": "product_version", "name": "org.apache.derby.derbytools-10.14.2.0.jar", "product": { "name": "org.apache.derby.derbytools-10.14.2.0.jar", "product_id": "org.apache.derby.derbytools-10.14.2.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.derby/derbytools@10.14.2.0?type=jar" } } }, { "category": "product_version", "name": "io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "product": { "name": "io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "product_id": "io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/docker-annotations@4.1.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.github.docker-java.docker-java-api-3.3.5.jar", "product": { "name": "com.github.docker-java.docker-java-api-3.3.5.jar", "product_id": "com.github.docker-java.docker-java-api-3.3.5.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.docker-java/docker-java-api@3.3.5?type=jar" } } }, { "category": "product_version", "name": "com.github.docker-java.docker-java-transport-3.3.5.jar", "product": { "name": "com.github.docker-java.docker-java-transport-3.3.5.jar", "product_id": "com.github.docker-java.docker-java-transport-3.3.5.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.docker-java/docker-java-transport@3.3.5?type=jar" } } }, { "category": "product_version", "name": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "product": { "name": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "product_id": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.5?type=jar" } } }, { "category": "product_version", "name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar", "product": { "name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar", "product_id": "org.rnorth.duct-tape.duct-tape-1.0.8.jar", "product_identification_helper": { "purl": "pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.echarts-5.4.3.jar", "product": { "name": "org.mvnpm.echarts-5.4.3.jar", "product_id": "org.mvnpm.echarts-5.4.3.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/echarts@5.4.3?type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.elasticsearch-1.19.6.jar", "product": { "name": "org.testcontainers.elasticsearch-1.19.6.jar", "product_id": "org.testcontainers.elasticsearch-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/elasticsearch@1.19.6?type=jar" } } }, { "category": "product_version", "name": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "product": { "name": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "product_id": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@8.11.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "product": { "name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "product_id": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@8.11.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.emoji-regex-8.0.0.jar", "product": { "name": "org.mvnpm.emoji-regex-8.0.0.jar", "product_id": "org.mvnpm.emoji-regex-8.0.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/emoji-regex@8.0.0?type=jar" } } }, { "category": "product_version", "name": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "product": { "name": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "product_id": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.errorprone/error_prone_annotations@2.24.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.escalade-3.1.2.jar", "product": { "name": "org.mvnpm.escalade-3.1.2.jar", "product_id": "org.mvnpm.escalade-3.1.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/escalade@3.1.2?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.es-module-shims-1.8.2.jar", "product": { "name": "org.mvnpm.es-module-shims-1.8.2.jar", "product_id": "org.mvnpm.es-module-shims-1.8.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/es-module-shims@1.8.2?type=jar" } } }, { "category": "product_version", "name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "product": { "name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "product_id": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.glassfish.expressly/expressly@5.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "product": { "name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "product_id": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.guava/failureaccess@1.0.1.redhat-00013?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "product": { "name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "product_id": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "product": { "name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "product_id": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support-api@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar", "product": { "name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar", "product_id": "org.freemarker.freemarker-2.3.32.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.freemarker/freemarker@2.3.32.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar", "product": { "name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar", "product_id": "com.github.mifmif.generex-1.0.2.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.mifmif/generex@1.0.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.get-caller-file-2.0.5.jar", "product": { "name": "org.mvnpm.get-caller-file-2.0.5.jar", "product_id": "org.mvnpm.get-caller-file-2.0.5.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/get-caller-file@2.0.5?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "product": { "name": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "product_id": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.gizmo/gizmo@1.7.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "product": { "name": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "product_id": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.graphql-java/graphql-java@21.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "product": { "name": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "product_id": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.graphql-java/graphql-java-extended-scalars@21.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.grpc.grpc-api-1.59.1.redhat-00001.jar", "product": { "name": "io.grpc.grpc-api-1.59.1.redhat-00001.jar", "product_id": "io.grpc.grpc-api-1.59.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.grpc/grpc-api@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.grpc.grpc-context-1.59.1.redhat-00001.jar", "product": { "name": "io.grpc.grpc-context-1.59.1.redhat-00001.jar", "product_id": "io.grpc.grpc-context-1.59.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.grpc/grpc-context@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.grpc.grpc-core-1.59.1.redhat-00001.jar", "product": { "name": "io.grpc.grpc-core-1.59.1.redhat-00001.jar", "product_id": "io.grpc.grpc-core-1.59.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.grpc/grpc-core@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "product": { "name": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "product_id": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.grpc/grpc-netty@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "product": { "name": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "product_id": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.grpc/grpc-protobuf@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "product": { "name": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "product_id": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.grpc/grpc-protobuf-lite@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "product": { "name": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "product_id": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.grpc/grpc-stub@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.grpc.grpc-util-1.59.1.redhat-00001.jar", "product": { "name": "io.grpc.grpc-util-1.59.1.redhat-00001.jar", "product_id": "io.grpc.grpc-util-1.59.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.grpc/grpc-util@1.59.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar", "product": { "name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar", "product_id": "com.google.code.gson.gson-2.10.1.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.code.gson/gson@2.10.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "product": { "name": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "product_id": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.guava/guava@33.0.0.jre-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.inject.guice-5.1.0.jar", "product": { "name": "com.google.inject.guice-5.1.0.jar", "product_id": "com.google.inject.guice-5.1.0.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.inject/guice@5.1.0?type=jar" } } }, { "category": "product_version", "name": "com.h2database.h2-2.2.224.jar", "product": { "name": "com.h2database.h2-2.2.224.jar", "product_id": "com.h2database.h2-2.2.224.jar", "product_identification_helper": { "purl": "pkg:maven/com.h2database/h2@2.2.224?type=jar" } } }, { "category": "product_version", "name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "product": { "name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "product_id": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "product": { "name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "product_id": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.common/hibernate-commons-annotations@6.0.6.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "product": { "name": "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "product_id": "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.orm/hibernate-core@6.4.8.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "product": { "name": "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "product_id": "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.4.8.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "product": { "name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "product_id": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.reactive/hibernate-reactive-core@2.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "product": { "name": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "product_id": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.search/hibernate-search-backend-elasticsearch@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "product": { "name": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "product_id": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.search/hibernate-search-engine@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "product": { "name": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "product_id": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-orm@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "product": { "name": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "product_id": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "product": { "name": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "product_id": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.search/hibernate-search-util-common@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "product": { "name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "product_id": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate.validator/hibernate-validator@8.0.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "product": { "name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "product_id": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "product": { "name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "product_id": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14.redhat-00012?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "product": { "name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "product_id": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "product": { "name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "product_id": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.mvnpm.importmap-1.0.10.redhat-00002.jar", "product": { "name": "io.mvnpm.importmap-1.0.10.redhat-00002.jar", "product_id": "io.mvnpm.importmap-1.0.10.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.mvnpm/importmap@1.0.10.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "product": { "name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "product_id": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan/infinispan-api@14.0.27.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "product": { "name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "product_id": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan/infinispan-client-hotrod-jakarta@14.0.27.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "product": { "name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "product_id": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.27.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "product": { "name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "product_id": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan/infinispan-commons-jakarta@14.0.27.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "product": { "name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "product_id": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan/infinispan-query-dsl@14.0.27.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "product": { "name": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "product_id": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan/infinispan-remote-query-client@14.0.27.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "product": { "name": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "product_id": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan/infinispan-server-testdriver-core@14.0.27.Final?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "product": { "name": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "product_id": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/is-fullwidth-code-point@3.0.0?type=jar" } } }, { "category": "product_version", "name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "product": { "name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "product_id": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "product": { "name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "product_id": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "product": { "name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "product_id": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.j2objc/j2objc-annotations@2.8.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "product": { "name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "product_id": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0.0.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "product": { "name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "product_id": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.17.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "product": { "name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "product_id": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "product": { "name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "product_id": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "product": { "name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "product_id": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.el/jakarta.el-api@5.0.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "product": { "name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "product_id": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "product": { "name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "product": { "name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "product_id": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "product": { "name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "product_id": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "product": { "name": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "product_id": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.json/jakarta.json-api@2.1.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "product": { "name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "product_id": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "product": { "name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "product_id": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "product": { "name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "product_id": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "product": { "name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "product_id": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "product": { "name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "product_id": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "product": { "name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "product_id": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "product": { "name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "product_id": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "product": { "name": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "product_id": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "product": { "name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "product_id": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "product": { "name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "product_id": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "product": { "name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "product_id": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.jandex-3.1.6.redhat-00001.jar", "product": { "name": "io.smallrye.jandex-3.1.6.redhat-00001.jar", "product_id": "io.smallrye.jandex-3.1.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/jandex@3.1.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "product": { "name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "product_id": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.fusesource.jansi/jansi@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "product": { "name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "product_id": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.graphql-java/java-dataloader@3.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "product": { "name": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "product_id": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.javaparser/javaparser-core@3.25.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "product": { "name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "product_id": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.javassist/javassist@3.29.1.GA-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "product": { "name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "product_id": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/javax.annotation/javax.annotation-api@1.3.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "javax.inject.javax.inject-1.0.0.redhat-00014.jar", "product": { "name": "javax.inject.javax.inject-1.0.0.redhat-00014.jar", "product_id": "javax.inject.javax.inject-1.0.0.redhat-00014.jar", "product_identification_helper": { "purl": "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00014?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "product": { "name": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "product_id": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "product": { "name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "product_id": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "product": { "name": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "product_id": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "product": { "name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "product_id": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "product": { "name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "product_id": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "product": { "name": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "product_id": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.logging/jboss-logging@3.5.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "product": { "name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "product_id": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.logging/jboss-logging-annotations@2.2.1.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "product": { "name": "org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "product_id": "org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.0.6.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "product": { "name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "product_id": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.metadata/jboss-metadata-common@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "product": { "name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "product_id": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.metadata/jboss-metadata-web@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "product": { "name": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "product_id": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.threads/jboss-threads@3.5.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "product": { "name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "product_id": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss/jboss-transaction-spi@8.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.ibm.db2.jcc-11.5.8.0.jar", "product": { "name": "com.ibm.db2.jcc-11.5.8.0.jar", "product_id": "com.ibm.db2.jcc-11.5.8.0.jar", "product_identification_helper": { "purl": "pkg:maven/com.ibm.db2/jcc@11.5.8.0?type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.jdbc-1.19.6.jar", "product": { "name": "org.testcontainers.jdbc-1.19.6.jar", "product_id": "org.testcontainers.jdbc-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/jdbc@1.19.6?type=jar" } } }, { "category": "product_version", "name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "product": { "name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "product_id": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.jdeparser/jdeparser@2.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jdom.jdom2-2.0.6.1.jar", "product": { "name": "org.jdom.jdom2-2.0.6.1.jar", "product_id": "org.jdom.jdom2-2.0.6.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.jdom/jdom2@2.0.6.1?type=jar" } } }, { "category": "product_version", "name": "net.java.dev.jna.jna-5.8.0.jar", "product": { "name": "net.java.dev.jna.jna-5.8.0.jar", "product_id": "net.java.dev.jna.jna-5.8.0.jar", "product_identification_helper": { "purl": "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar" } } }, { "category": "product_version", "name": "net.java.dev.jna.jna-platform-5.8.0.jar", "product": { "name": "net.java.dev.jna.jna-platform-5.8.0.jar", "product_id": "net.java.dev.jna.jna-platform-5.8.0.jar", "product_identification_helper": { "purl": "pkg:maven/net.java.dev.jna/jna-platform@5.8.0?type=jar" } } }, { "category": "product_version", "name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "product": { "name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "product_id": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.bitbucket.b_c/jose4j@0.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "product": { "name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "product_id": "com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.java-json-tools/json-patch@1.13.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar", "product": { "name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar", "product_id": "org.jsoup.jsoup-1.15.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.jsoup/jsoup@1.15.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "product": { "name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "product_id": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2.redhat-00018?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.locationtech.jts.jts-core-1.17.0.jar", "product": { "name": "org.locationtech.jts.jts-core-1.17.0.jar", "product_id": "org.locationtech.jts.jts-core-1.17.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.locationtech.jts/jts-core@1.17.0?type=jar" } } }, { "category": "product_version", "name": "org.junit.jupiter.junit-jupiter-5.10.1.jar", "product": { "name": "org.junit.jupiter.junit-jupiter-5.10.1.jar", "product_id": "org.junit.jupiter.junit-jupiter-5.10.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.junit.jupiter/junit-jupiter@5.10.1?type=jar" } } }, { "category": "product_version", "name": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "product": { "name": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "product_id": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.1?type=jar" } } }, { "category": "product_version", "name": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "product": { "name": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "product_id": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.1?type=jar" } } }, { "category": "product_version", "name": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "product": { "name": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "product_id": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.10.1?type=jar" } } }, { "category": "product_version", "name": "org.junit.platform.junit-platform-commons-1.10.1.jar", "product": { "name": "org.junit.platform.junit-platform-commons-1.10.1.jar", "product_id": "org.junit.platform.junit-platform-commons-1.10.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.junit.platform/junit-platform-commons@1.10.1?type=jar" } } }, { "category": "product_version", "name": "org.junit.platform.junit-platform-engine-1.10.1.jar", "product": { "name": "org.junit.platform.junit-platform-engine-1.10.1.jar", "product_id": "org.junit.platform.junit-platform-engine-1.10.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.junit.platform/junit-platform-engine@1.10.1?type=jar" } } }, { "category": "product_version", "name": "org.junit.platform.junit-platform-launcher-1.10.1.jar", "product": { "name": "org.junit.platform.junit-platform-launcher-1.10.1.jar", "product_id": "org.junit.platform.junit-platform-launcher-1.10.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.junit.platform/junit-platform-launcher@1.10.1?type=jar" } } }, { "category": "product_version", "name": "org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "product": { "name": "org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "product_id": "org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.kafka/kafka-clients@3.7.0.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "product": { "name": "org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "product_id": "org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.kafka/kafka-streams@3.7.0.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "product": { "name": "org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "product_id": "org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.keycloak/keycloak-adapter-spi@24.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "product": { "name": "org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "product_id": "org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.keycloak/keycloak-authz-client@24.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "product": { "name": "org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "product_id": "org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.keycloak/keycloak-common@24.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "product": { "name": "org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "product_id": "org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.keycloak/keycloak-core@24.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "product": { "name": "org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "product_id": "org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.keycloak/keycloak-policy-enforcer@24.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "product": { "name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "product_id": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "product_identification_helper": { "purl": "pkg:maven/com.dajudge.kindcontainer/kindcontainer@1.4.5?type=jar" } } }, { "category": "product_version", "name": "io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "product": { "name": "io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "product_id": "io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/knative-annotations@4.1.2.redhat-00001?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.knative-client-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.knative-client-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.knative-client-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/knative-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.knative-model-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.knative-model-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.knative-model-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/knative-model@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "product": { "name": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "product_id": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "product_identification_helper": { "purl": "pkg:maven/org.jetbrains.kotlin/kotlin-stdlib@1.9.22?type=jar" } } }, { "category": "product_version", "name": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "product": { "name": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "product_id": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.jetbrains.kotlinx/kotlinx-metadata-jvm@0.7.0?type=jar" } } }, { "category": "product_version", "name": "io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "product": { "name": "io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "product_id": "io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/kubernetes-annotations@4.1.2.redhat-00001?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-client-api@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-apps@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-autoscaling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-batch@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-certificates@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-common@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-coordination@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-core@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-discovery@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-events@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-extensions@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-metrics@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-networking@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-node@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-policy@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-rbac@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-resource@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-scheduling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/kubernetes-model-storageclass@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "product": { "name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "product_id": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/org.latencyutils/LatencyUtils@2.0.3.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "product": { "name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "product_id": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.guava/listenablefuture@9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.lit-3.1.2.jar", "product": { "name": "org.mvnpm.lit-3.1.2.jar", "product_id": "org.mvnpm.lit-3.1.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/lit@3.1.2?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.lit-element-4.0.4.jar", "product": { "name": "org.mvnpm.lit-element-4.0.4.jar", "product_id": "org.mvnpm.lit-element-4.0.4.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/lit-element@4.0.4?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.lit-element-state-1.7.0.jar", "product": { "name": "org.mvnpm.lit-element-state-1.7.0.jar", "product_id": "org.mvnpm.lit-element-state-1.7.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/lit-element-state@1.7.0?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.lit-html-3.1.2.jar", "product": { "name": "org.mvnpm.lit-html-3.1.2.jar", "product_id": "org.mvnpm.lit-html-3.1.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/lit-html@3.1.2?type=jar" } } }, { "category": "product_version", "name": "org.lz4.lz4-java-1.8.0.redhat-00010.jar", "product": { "name": "org.lz4.lz4-java-1.8.0.redhat-00010.jar", "product_id": "org.lz4.lz4-java-1.8.0.redhat-00010.jar", "product_identification_helper": { "purl": "pkg:maven/org.lz4/lz4-java@1.8.0.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.mariadb-1.19.6.jar", "product": { "name": "org.testcontainers.mariadb-1.19.6.jar", "product_id": "org.testcontainers.mariadb-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/mariadb@1.19.6?type=jar" } } }, { "category": "product_version", "name": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "product": { "name": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "product_id": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.mariadb.jdbc/mariadb-java-client@3.3.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "product": { "name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "product_id": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-api-meta@4.0.0-alpha-5?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "product": { "name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "product_id": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-alpha-5?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-artifact@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-builder-support@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-core@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-embedder@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-model@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-model-builder@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "product": { "name": "io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "product_id": "io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/maven-model-helper@37.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "product": { "name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "product_id": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.10.2?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-plugin-api@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "product": { "name": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "product_id": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.18?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "product": { "name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "product_id": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.18?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "product": { "name": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "product_id": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.18?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "product": { "name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "product_id": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.18?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "product": { "name": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "product_id": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.18?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "product": { "name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "product_id": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-wagon@1.9.18?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "product": { "name": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "product_id": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.18?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-settings@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "product": { "name": "org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "product_id": "org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-settings-builder@3.9.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "product": { "name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "product_id": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "product": { "name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "product_id": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven/maven-xml-impl@4.0.0-alpha-5?type=jar" } } }, { "category": "product_version", "name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "product": { "name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "product_id": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/com.mchange/mchange-commons-java@0.2.15.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "product": { "name": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "product_id": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.micrometer/micrometer-commons@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "product": { "name": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "product_id": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.micrometer/micrometer-core@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "product": { "name": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "product_id": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.micrometer/micrometer-observation@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "product": { "name": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "product_id": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.12.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "product": { "name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "product_id": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-config@2.1.5.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "product": { "name": "org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "product_id": "org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "product": { "name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "product_id": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "product": { "name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "product_id": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "product": { "name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "product_id": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.graphql/microprofile-graphql-api@2.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "product": { "name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "product_id": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "product": { "name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "product_id": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.jwt/microprofile-jwt-auth-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "product": { "name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "product_id": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.metrics/microprofile-metrics-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "product": { "name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "product_id": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@3.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "product": { "name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "product": { "name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "product": { "name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client@2.1.5.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "product": { "name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "product_id": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.microprofile.rest.client/microprofile-rest-client-api@3.0.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "product": { "name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client-base@2.1.5.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "product": { "name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "product_id": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.twdata.maven/mojo-executor@2.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.mongodb-1.19.6.jar", "product": { "name": "org.testcontainers.mongodb-1.19.6.jar", "product_id": "org.testcontainers.mongodb-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/mongodb@1.19.6?type=jar" } } }, { "category": "product_version", "name": "org.mongodb.mongodb-crypt-1.8.0.jar", "product": { "name": "org.mongodb.mongodb-crypt-1.8.0.jar", "product_id": "org.mongodb.mongodb-crypt-1.8.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mongodb/mongodb-crypt@1.8.0?type=jar" } } }, { "category": "product_version", "name": "org.mongodb.mongodb-driver-core-4.11.1.jar", "product": { "name": "org.mongodb.mongodb-driver-core-4.11.1.jar", "product_id": "org.mongodb.mongodb-driver-core-4.11.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mongodb/mongodb-driver-core@4.11.1?type=jar" } } }, { "category": "product_version", "name": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "product": { "name": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "product_id": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mongodb/mongodb-driver-reactivestreams@4.11.1?type=jar" } } }, { "category": "product_version", "name": "org.mongodb.mongodb-driver-sync-4.11.1.jar", "product": { "name": "org.mongodb.mongodb-driver-sync-4.11.1.jar", "product_id": "org.mongodb.mongodb-driver-sync-4.11.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mongodb/mongodb-driver-sync@4.11.1?type=jar" } } }, { "category": "product_version", "name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "product": { "name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "product_id": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.java-json-tools/msg-simple@1.2.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "product": { "name": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "product_id": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "product_identification_helper": { "purl": "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.4.2.jre11?type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.mssqlserver-1.19.6.jar", "product": { "name": "org.testcontainers.mssqlserver-1.19.6.jar", "product_id": "org.testcontainers.mssqlserver-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/mssqlserver@1.19.6?type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "product_id": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/mutiny@2.5.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "product_id": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/mutiny-reactive-streams-operators@2.5.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "product_id": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@2.5.8.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "product": { "name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "product_id": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/mutiny-zero@1.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "product": { "name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "product_id": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/mutiny-zero-flow-adapters@1.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.mysql-1.19.6.jar", "product": { "name": "org.testcontainers.mysql-1.19.6.jar", "product_id": "org.testcontainers.mysql-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/mysql@1.19.6?type=jar" } } }, { "category": "product_version", "name": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "product": { "name": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "product_id": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.mysql/mysql-connector-j@8.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "product": { "name": "org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "product_id": "org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.0.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "product": { "name": "org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "product_id": "org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@7.0.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "product": { "name": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "product_id": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.graalvm.sdk/nativeimage@23.1.2.0-3-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "product": { "name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "product_id": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-buffer@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-codec@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-codec-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-codec-haproxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-codec-http@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-codec-http2@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-codec-socks@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-handler@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-handler-proxy@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-resolver@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-resolver-dns@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-transport@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "product": { "name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "product_id": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.108.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "product": { "name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "product_id": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "product_identification_helper": { "purl": "pkg:maven/com.oracle.database.jdbc/ojdbc11@23.3.0.23.09?type=jar" } } }, { "category": "product_version", "name": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "product": { "name": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "product_id": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.opensearch/opensearch-testcontainers@2.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "product": { "name": "io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "product_id": "io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/openshift-annotations@4.1.2.redhat-00001?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-client@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-client-api@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-clusterautoscaling@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-config@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-console@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-hive@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-installer@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-machine@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-machineconfig@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-miscellaneous@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-monitoring@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-operator@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-operatorhub@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-tuned@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "product": { "name": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "product_id": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/openshift-model-whereabouts@6.10.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-api@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.32.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-context@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-sender-okhttp@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-extension-annotations@1.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-extension-incubator@1.32.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations-support@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-semconv@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "product": { "name": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "product_id": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.32.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "product": { "name": "io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "product_id": "io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.26.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.opentest4j.opentest4j-1.3.0.jar", "product": { "name": "org.opentest4j.opentest4j-1.3.0.jar", "product_id": "org.opentest4j.opentest4j-1.3.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.opentest4j/opentest4j@1.3.0?type=jar" } } }, { "category": "product_version", "name": "io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "product": { "name": "io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "product_id": "io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/option-annotations@4.1.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.oracle-xe-1.19.6.jar", "product": { "name": "org.testcontainers.oracle-xe-1.19.6.jar", "product_id": "org.testcontainers.oracle-xe-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/oracle-xe@1.19.6?type=jar" } } }, { "category": "product_version", "name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "product": { "name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "product_id": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "product_identification_helper": { "purl": "pkg:maven/com.oracle.database.nls/orai18n@23.3.0.23.09?type=jar" } } }, { "category": "product_version", "name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar", "product": { "name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar", "product_id": "io.github.crac.org-crac-0.1.3.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.github.crac/org-crac@0.1.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "product": { "name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "product_id": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.9.0.M2?type=jar" } } }, { "category": "product_version", "name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "product": { "name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "product_id": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.9.0.M2?type=jar" } } }, { "category": "product_version", "name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "product": { "name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "product_id": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.transformer/org.eclipse.transformer@0.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jacoco.org.jacoco.agent-0.8.11.jar", "product": { "name": "org.jacoco.org.jacoco.agent-0.8.11.jar", "product_id": "org.jacoco.org.jacoco.agent-0.8.11.jar", "product_identification_helper": { "purl": "pkg:maven/org.jacoco/org.jacoco.agent@0.8.11?type=jar" } } }, { "category": "product_version", "name": "org.jacoco.org.jacoco.core-0.8.11.jar", "product": { "name": "org.jacoco.org.jacoco.core-0.8.11.jar", "product_id": "org.jacoco.org.jacoco.core-0.8.11.jar", "product_identification_helper": { "purl": "pkg:maven/org.jacoco/org.jacoco.core@0.8.11?type=jar" } } }, { "category": "product_version", "name": "org.jacoco.org.jacoco.report-0.8.11.jar", "product": { "name": "org.jacoco.org.jacoco.report-0.8.11.jar", "product_id": "org.jacoco.org.jacoco.report-0.8.11.jar", "product_identification_helper": { "purl": "pkg:maven/org.jacoco/org.jacoco.report@0.8.11?type=jar" } } }, { "category": "product_version", "name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "product": { "name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "product_id": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.5.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.path-to-regexp-2.4.0.jar", "product": { "name": "org.mvnpm.path-to-regexp-2.4.0.jar", "product_id": "org.mvnpm.path-to-regexp-2.4.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/path-to-regexp@2.4.0?type=jar" } } }, { "category": "product_version", "name": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "product": { "name": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "product_id": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.perfmark/perfmark-api@0.26.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "product": { "name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "product_id": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "product": { "name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "product_id": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar" } } }, { "category": "product_version", "name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "product": { "name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "product_id": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar" } } }, { "category": "product_version", "name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "product": { "name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "product_id": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "product": { "name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "product_id": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "product": { "name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "product_id": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.codehaus.plexus/plexus-utils@3.5.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "product": { "name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "product_id": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.codehaus.plexus/plexus-xml@4.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.polymer.polymer-3.5.1.jar", "product": { "name": "org.mvnpm.at.polymer.polymer-3.5.1.jar", "product_id": "org.mvnpm.at.polymer.polymer-3.5.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.polymer/polymer@3.5.1?type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.postgresql-1.19.6.jar", "product": { "name": "org.testcontainers.postgresql-1.19.6.jar", "product_id": "org.testcontainers.postgresql-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/postgresql@1.19.6?type=jar" } } }, { "category": "product_version", "name": "org.postgresql.postgresql-42.7.2.redhat-00001.jar", "product": { "name": "org.postgresql.postgresql-42.7.2.redhat-00001.jar", "product_id": "org.postgresql.postgresql-42.7.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.postgresql/postgresql@42.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "product": { "name": "io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "product_id": "io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/prometheus-annotations@4.1.2.redhat-00001?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "product": { "name": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "product_id": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.protobuf/protobuf-java@3.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "product": { "name": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "product_id": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.protobuf/protobuf-java-util@3.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "product": { "name": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "product_id": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "product_identification_helper": { "purl": "pkg:maven/com.google.protobuf/protoc@3.25.0?classifier=linux-aarch_64\u0026type=exe" } } }, { "category": "product_version", "name": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "product": { "name": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "product_id": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "product_identification_helper": { "purl": "pkg:maven/io.grpc/protoc-gen-grpc-java@1.59.1?classifier=linux-aarch_64\u0026type=exe" } } }, { "category": "product_version", "name": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "product": { "name": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "product_id": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.28.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "product": { "name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "product_id": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.qpid/proton-j@0.34.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.squareup.protoparser-4.0.3.redhat-00001.jar", "product": { "name": "com.squareup.protoparser-4.0.3.redhat-00001.jar", "product_id": "com.squareup.protoparser-4.0.3.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.squareup/protoparser@4.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "product": { "name": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "product_id": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan.protostream/protostream@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "product": { "name": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "product_id": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan.protostream/protostream-processor@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "product": { "name": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "product_id": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/org.infinispan.protostream/protostream-types@4.6.5.Final-redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-agroal@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-agroal-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-analytics-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-arc@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-arc-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "product": { "name": "io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "product_id": "io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.6?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-avro@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-avro-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "product": { "name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "product_id": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.8.6.redhat-00004?classifier=3.8.6.redhat-00004\u0026type=json" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "product": { "name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "product_id": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=properties" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-builder@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-cache@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-cache-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-caffeine@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-class-change-agent@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-config-yaml@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-container-image@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-container-image-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-container-image-util@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-core@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-core-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-credentials@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-datasource@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-datasource-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-db2@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-derby-3.8.6.jar", "product": { "name": "io.quarkus.quarkus-devservices-derby-3.8.6.jar", "product_id": "io.quarkus.quarkus-devservices-derby-3.8.6.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-derby@3.8.6?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-h2@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devtools-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-extension-processor@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "product": { "name": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "product_id": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-fs-util@0.0.10.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-grpc@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-grpc-api@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-grpc-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "product": { "name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "product_id": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.8.6.redhat-00004?classifier=shaded\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hal@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hal-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar", "product": { "name": "io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar", "product_id": "io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.http/quarkus-http-core@5.2.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "product": { "name": "io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "product_id": "io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.2.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "product": { "name": "io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "product_id": "io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.2.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "product": { "name": "io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "product_id": "io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.2.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "product": { "name": "io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "product_id": "io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.2.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "product": { "name": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "product_id": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.2.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-ide-launcher@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-infinispan-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jackson@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jackson-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jacoco@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jaxb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jaxp@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "product": { "name": "io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "product_id": "io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.8.6?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "product": { "name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "product_id": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.8.6?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "product": { "name": "io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "product_id": "io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.8.6?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "product": { "name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "product_id": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.8.6?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jsonb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jsonp@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-junit4-mock-3.8.6.jar", "product": { "name": "io.quarkus.quarkus-junit4-mock-3.8.6.jar", "product_id": "io.quarkus.quarkus-junit4-mock-3.8.6.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-junit4-mock@3.8.6?type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kafka-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kafka-streams@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-keycloak-authorization@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-keycloak-authorization-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "product": { "name": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "product_id": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.hibernate/quarkus-local-cache@0.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-logging-json@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-mailer@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-maven-plugin@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-micrometer@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-mongodb-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-mutiny@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-narayana-jta@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-netty@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-netty-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-token-propagation@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-reactive@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-reactive-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-openshift@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-openshift-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-opentelemetry@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-panache-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-quartz@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-qute@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-qute-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-routes@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-client-config@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-scheduler@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-scheduler-api@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-scheduler-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-scheduler-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "product": { "name": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "product_id": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.security/quarkus-security@2.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-security@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-security-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-security-jpa@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-security-jpa-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-security-jpa-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-security-jpa-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-security-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-health@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "product": { "name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "product_id": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-beans-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "product": { "name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "product_id": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-boot-orm-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "product": { "name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "product_id": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-cache@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "product": { "name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "product_id": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-context-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "product": { "name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "product_id": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-core-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "product": { "name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "product_id": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-data-commons-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "product": { "name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "product_id": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "product": { "name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "product_id": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-di@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-security@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "product": { "name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "product_id": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-security-core-api@5.4.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-web@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "product": { "name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "product_id": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-web-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "product": { "name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "product_id": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-spring-webmvc-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-swagger-ui@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-undertow@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-undertow-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-vertx@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-vertx-http@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-virtual-threads@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-virtual-threads-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-websockets@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-websockets-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "product": { "name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "product_id": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "product_identification_helper": { "purl": "pkg:maven/org.quartz-scheduler/quartz@2.3.2.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.qute/qute-core@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.qute/qute-generator@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.lit.reactive-element-2.0.4.jar", "product": { "name": "org.mvnpm.at.lit.reactive-element-2.0.4.jar", "product_id": "org.mvnpm.at.lit.reactive-element-2.0.4.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.lit/reactive-element@2.0.4?type=jar" } } }, { "category": "product_version", "name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "product": { "name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "product_id": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.projectreactor.reactor-core-3.5.0.jar", "product": { "name": "io.projectreactor.reactor-core-3.5.0.jar", "product_id": "io.projectreactor.reactor-core-3.5.0.jar", "product_identification_helper": { "purl": "pkg:maven/io.projectreactor/reactor-core@3.5.0?type=jar" } } }, { "category": "product_version", "name": "org.aesh.readline-2.4.0.redhat-00002.jar", "product": { "name": "org.aesh.readline-2.4.0.redhat-00002.jar", "product_id": "org.aesh.readline-2.4.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.aesh/readline@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "product": { "name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "product_id": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.require-directory-2.1.1.jar", "product": { "name": "org.mvnpm.require-directory-2.1.1.jar", "product_id": "org.mvnpm.require-directory-2.1.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/require-directory@2.1.1?type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-cdi@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-json-binding-provider@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-json-p-provider@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "product": { "name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "product_id": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.7.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "product": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.8.6.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "product": { "name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "product_id": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/com.sun.xml.bind.external/rngom@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "product": { "name": "org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "product_id": "org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "product_identification_helper": { "purl": "pkg:maven/org.rocksdb/rocksdbjni@7.9.2.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.vaadin.router-1.7.5.jar", "product": { "name": "org.mvnpm.at.vaadin.router-1.7.5.jar", "product_id": "org.mvnpm.at.vaadin.router-1.7.5.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.vaadin/router@1.7.5?type=jar" } } }, { "category": "product_version", "name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "product": { "name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "product_id": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "product": { "name": "io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "product_id": "io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/s2i-annotations@4.1.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "product": { "name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "product_id": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/com.ongres.stringprep/saslprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "product": { "name": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "product_id": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "product": { "name": "io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "product_id": "io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "product_identification_helper": { "purl": "pkg:maven/io.dekorate/servicebinding-annotations@4.1.2.redhat-00001?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "product": { "name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "product_id": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.webcomponents/shadycss@1.11.2?type=jar" } } }, { "category": "product_version", "name": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "product": { "name": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "product_id": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/io.prometheus/simpleclient@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "product": { "name": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "product_id": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/io.prometheus/simpleclient_common@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "product": { "name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "product_id": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/io.prometheus/simpleclient_tracer_common@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "product": { "name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "product_id": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "product": { "name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "product_id": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "product_identification_helper": { "purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel_agent@0.16.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "product": { "name": "org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "product_id": "org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.slf4j/slf4j-api@2.0.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "product": { "name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "product_id": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "product": { "name": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "product_id": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag@1.4.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "product": { "name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "product_id": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-maven@1.4.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "product": { "name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "product_id": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-sisu@1.4.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-cpu@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-expression@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-function@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-io@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-net@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-os@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-ref@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-version@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "product": { "name": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "product_id": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "product": { "name": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "product_id": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.config/smallrye-config@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "product": { "name": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "product_id": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.config/smallrye-config-common@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "product": { "name": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "product_id": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.config/smallrye-config-core@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "product": { "name": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "product_id": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.config/smallrye-config-source-yaml@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "product": { "name": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "product_id": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.config/smallrye-config-validator@3.5.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "product_id": "io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-context-propagation@2.1.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "product_id": "io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.1.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "product_id": "io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-context-propagation-jta@2.1.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "product_id": "io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.1.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "product_id": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "product_id": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "product_id": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "product_id": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-context-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "product_id": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "product_id": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-mutiny@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "product_id": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "product": { "name": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "product_id": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "product": { "name": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "product_id": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql-api@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "product": { "name": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "product_id": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql-cdi@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "product": { "name": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "product_id": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql-client@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "product": { "name": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "product_id": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql-client-api@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "product": { "name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "product_id": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql-client-implementation-vertx@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "product": { "name": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "product_id": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-builder@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "product": { "name": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "product_id": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-model@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "product": { "name": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "product_id": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-graphql-ui-graphiql@2.7.0?type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-health@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-health-api@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-health-provided-checks@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-health-ui@4.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-jwt@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-jwt-build@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-jwt-common@4.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-amqp-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mail-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mssql-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mysql-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-oracle-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-sql-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-client@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-open-api-core@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-open-api-jaxrs@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-open-api-spring@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-open-api-ui@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "product": { "name": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "product_id": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye/smallrye-open-api-vertx@3.10.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-mutiny@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.18.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.18.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.18.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.18.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.18.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.18.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "product_id": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.18.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar", "product": { "name": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar", "product_id": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.yaml/snakeyaml@2.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "product": { "name": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "product_id": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.snakeyaml/snakeyaml-engine@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "product": { "name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "product_id": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "product_identification_helper": { "purl": "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5-redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "product": { "name": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "product_id": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.sshd/sshd-common@2.12.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "product": { "name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "product_id": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.lit-labs/ssr-dom-shim@1.2.0?type=jar" } } }, { "category": "product_version", "name": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "product": { "name": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "product_id": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.stork/stork-api@2.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "product": { "name": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "product_id": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.stork/stork-core@2.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.strimzi.strimzi-test-container-0.100.0.jar", "product": { "name": "io.strimzi.strimzi-test-container-0.100.0.jar", "product_id": "io.strimzi.strimzi-test-container-0.100.0.jar", "product_identification_helper": { "purl": "pkg:maven/io.strimzi/strimzi-test-container@0.100.0?type=jar" } } }, { "category": "product_version", "name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "product": { "name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "product_id": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/com.ongres.stringprep/stringprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.string-width-4.2.3.jar", "product": { "name": "org.mvnpm.string-width-4.2.3.jar", "product_id": "org.mvnpm.string-width-4.2.3.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/string-width@4.2.3?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.strip-ansi-6.0.1.jar", "product": { "name": "org.mvnpm.strip-ansi-6.0.1.jar", "product_id": "org.mvnpm.strip-ansi-6.0.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/strip-ansi@6.0.1?type=jar" } } }, { "category": "product_version", "name": "org.testcontainers.testcontainers-1.19.6.jar", "product": { "name": "org.testcontainers.testcontainers-1.19.6.jar", "product_id": "org.testcontainers.testcontainers-1.19.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.testcontainers/testcontainers@1.19.6?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.types.trusted-types-2.0.7.jar", "product": { "name": "org.mvnpm.at.types.trusted-types-2.0.7.jar", "product_id": "org.mvnpm.at.types.trusted-types-2.0.7.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.types/trusted-types@2.0.7?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.tslib-2.3.0.jar", "product": { "name": "org.mvnpm.tslib-2.3.0.jar", "product_id": "org.mvnpm.tslib-2.3.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/tslib@2.3.0?type=jar" } } }, { "category": "product_version", "name": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "product": { "name": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "product_id": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.glassfish.jaxb/txw2@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "product": { "name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "product_id": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-development-mode-detector@2.0.6?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "product": { "name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "product_id": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-usage-statistics@2.1.2?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "product": { "name": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "product_id": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.mvnpm/vaadin-webcomponents@24.3.5?type=jar" } } }, { "category": "product_version", "name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "product": { "name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "product_id": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.velocity/velocity-engine-core@2.3.0.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-amqp-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-auth-common@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-bridge-common@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-codegen@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-core-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-core-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-core-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-core@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-grpc@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-grpc-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-grpc-common@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-grpc-server@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-mail-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-mssql-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "product": { "name": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "product_id": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-mysql-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-oracle-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-pg-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-proton@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-sql-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-uri-template@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-web-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-web-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-web-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-web@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-web-client@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "product": { "name": "io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "product_id": "io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.vertx/vertx-web-common@4.5.7.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "product": { "name": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "product_id": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.waffle/waffle-jna@3.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.wagon.wagon-file-3.5.3.jar", "product": { "name": "org.apache.maven.wagon.wagon-file-3.5.3.jar", "product_id": "org.apache.maven.wagon.wagon-file-3.5.3.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.wagon/wagon-file@3.5.3?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.wagon.wagon-http-3.5.3.jar", "product": { "name": "org.apache.maven.wagon.wagon-http-3.5.3.jar", "product_id": "org.apache.maven.wagon.wagon-http-3.5.3.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.wagon/wagon-http@3.5.3?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "product": { "name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "product_id": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.wagon/wagon-http-shared@3.5.3?type=jar" } } }, { "category": "product_version", "name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "product": { "name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "product_id": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "product_identification_helper": { "purl": "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "product": { "name": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "product_id": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.hpcc-js/wasm@2.15.3?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "product": { "name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "product_id": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm.at.vanillawc/wc-codemirror@2.1.0?type=jar" } } }, { "category": "product_version", "name": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "product": { "name": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "product_id": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.common/wildfly-common@1.7.0.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssh-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "product": { "name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "product_id": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.2.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "product": { "name": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "product_id": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/org.graalvm.sdk/word@23.1.2.0-3-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.wrap-ansi-7.0.0.jar", "product": { "name": "org.mvnpm.wrap-ansi-7.0.0.jar", "product_id": "org.mvnpm.wrap-ansi-7.0.0.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/wrap-ansi@7.0.0?type=jar" } } }, { "category": "product_version", "name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "product": { "name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "product_id": "org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/org.glassfish.jaxb/xsom@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.y18n-5.0.8.jar", "product": { "name": "org.mvnpm.y18n-5.0.8.jar", "product_id": "org.mvnpm.y18n-5.0.8.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/y18n@5.0.8?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.yargs-17.7.2.jar", "product": { "name": "org.mvnpm.yargs-17.7.2.jar", "product_id": "org.mvnpm.yargs-17.7.2.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/yargs@17.7.2?type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.yargs-parser-21.1.1.jar", "product": { "name": "org.mvnpm.yargs-parser-21.1.1.jar", "product_id": "org.mvnpm.yargs-parser-21.1.1.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/yargs-parser@21.1.1?type=jar" } } }, { "category": "product_version", "name": "org.eclipse.yasson-3.0.3.redhat-00002.jar", "product": { "name": "org.eclipse.yasson-3.0.3.redhat-00002.jar", "product_id": "org.eclipse.yasson-3.0.3.redhat-00002.jar", "product_identification_helper": { "purl": "pkg:maven/org.eclipse/yasson@3.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "product": { "name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "product_id": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "product_identification_helper": { "purl": "pkg:maven/io.fabric8/zjsonpatch@0.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } }, { "category": "product_version", "name": "org.mvnpm.zrender-5.4.4.jar", "product": { "name": "org.mvnpm.zrender-5.4.4.jar", "product_id": "org.mvnpm.zrender-5.4.4.jar", "product_identification_helper": { "purl": "pkg:maven/org.mvnpm/zrender@5.4.4?type=jar" } } }, { "category": "product_version", "name": "com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "product": { "name": "com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "product_id": "com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "product_identification_helper": { "purl": "pkg:maven/com.github.luben/zstd-jni@1.5.5.6-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar" } } } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "aopalliance.aopalliance-1.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:aopalliance.aopalliance-1.0.jar" }, "product_reference": "aopalliance.aopalliance-1.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar" }, "product_reference": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar" }, "product_reference": "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar" }, "product_reference": "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar" }, "product_reference": "com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar" }, "product_reference": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar" }, "product_reference": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar" }, "product_reference": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar" }, "product_reference": "com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.classmate-1.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar" }, "product_reference": "com.fasterxml.classmate-1.6.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar" }, "product_reference": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar" }, "product_reference": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.docker-java.docker-java-api-3.3.5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-api-3.3.5.jar" }, "product_reference": "com.github.docker-java.docker-java-api-3.3.5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.docker-java.docker-java-transport-3.3.5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar" }, "product_reference": "com.github.docker-java.docker-java-transport-3.3.5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar" }, "product_reference": "com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.java-json-tools.btf-1.3.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar" }, "product_reference": "com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar" }, "product_reference": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar" }, "product_reference": "com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar" }, "product_reference": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar" }, "product_reference": "com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar" }, "product_reference": "com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar" }, "product_reference": "com.github.mifmif.generex-1.0.2.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar" }, "product_reference": "com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar" }, "product_reference": "com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar" }, "product_reference": "com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar" }, "product_reference": "com.google.code.gson.gson-2.10.1.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar" }, "product_reference": "com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar" }, "product_reference": "com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar" }, "product_reference": "com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar" }, "product_reference": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.inject.guice-5.1.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.inject.guice-5.1.0.jar" }, "product_reference": "com.google.inject.guice-5.1.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar" }, "product_reference": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar" }, "product_reference": "com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar" }, "product_reference": "com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe" }, "product_reference": "com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar" }, "product_reference": "com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar" }, "product_reference": "com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar" }, "product_reference": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.h2database.h2-2.2.224.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.h2database.h2-2.2.224.jar" }, "product_reference": "com.h2database.h2-2.2.224.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar" }, "product_reference": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.ibm.db2.jcc-11.5.8.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.db2.jcc-11.5.8.0.jar" }, "product_reference": "com.ibm.db2.jcc-11.5.8.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar" }, "product_reference": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar" }, "product_reference": "com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar" }, "product_reference": "com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.ongres.scram.client-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar" }, "product_reference": "com.ongres.scram.client-2.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.ongres.scram.common-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar" }, "product_reference": "com.ongres.scram.common-2.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar" }, "product_reference": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar" }, "product_reference": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar" }, "product_reference": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar" }, "product_reference": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.squareup.protoparser-4.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar" }, "product_reference": "com.squareup.protoparser-4.0.3.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar" }, "product_reference": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar" }, "product_reference": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar" }, "product_reference": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar" }, "product_reference": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "commons-cli.commons-cli-1.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:commons-cli.commons-cli-1.5.0.redhat-00001.jar" }, "product_reference": "commons-cli.commons-cli-1.5.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "commons-codec.commons-codec-1.16.1.redhat-00007.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:commons-codec.commons-codec-1.16.1.redhat-00007.jar" }, "product_reference": "commons-codec.commons-codec-1.16.1.redhat-00007.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "commons-io.commons-io-2.15.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar" }, "product_reference": "commons-io.commons-io-2.15.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar" }, "product_reference": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.agroal.agroal-api-2.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-api-2.4.0.redhat-00001.jar" }, "product_reference": "io.agroal.agroal-api-2.4.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.agroal.agroal-narayana-2.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-narayana-2.4.0.redhat-00001.jar" }, "product_reference": "io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.agroal.agroal-pool-2.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-pool-2.4.0.redhat-00001.jar" }, "product_reference": "io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.dekorate-core-4.1.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar" }, "product_reference": "io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.docker-annotations-4.1.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar" }, "product_reference": "io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar" }, "product_reference": "io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar" }, "product_reference": "io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar" }, "product_reference": "io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.option-annotations-4.1.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar" }, "product_reference": "io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar" }, "product_reference": "io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar" }, "product_reference": "io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar" }, "product_reference": "io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.knative-client-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.knative-client-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.knative-model-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.knative-model-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar" }, "product_reference": "io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar" }, "product_reference": "io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar" }, "product_reference": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar" }, "product_reference": "io.github.crac.org-crac-0.1.3.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.grpc-api-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar" }, "product_reference": "io.grpc.grpc-api-1.59.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.grpc-context-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar" }, "product_reference": "io.grpc.grpc-context-1.59.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.grpc-core-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar" }, "product_reference": "io.grpc.grpc-core-1.59.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar" }, "product_reference": "io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar" }, "product_reference": "io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar" }, "product_reference": "io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar" }, "product_reference": "io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.grpc-util-1.59.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar" }, "product_reference": "io.grpc.grpc-util-1.59.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe" }, "product_reference": "io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar" }, "product_reference": "io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar" }, "product_reference": "io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar" }, "product_reference": "io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar" }, "product_reference": "io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.mvnpm.importmap-1.0.10.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar" }, "product_reference": "io.mvnpm.importmap-1.0.10.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar" }, "product_reference": "io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar" }, "product_reference": "io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar" }, "product_reference": "io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar" }, "product_reference": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.projectreactor.reactor-core-3.5.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.projectreactor.reactor-core-3.5.0.jar" }, "product_reference": "io.projectreactor.reactor-core-3.5.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar" }, "product_reference": "io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar" }, "product_reference": "io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar" }, "product_reference": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar" }, "product_reference": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar" }, "product_reference": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.arc.arc-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar" }, "product_reference": "io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar" }, "product_reference": "io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar" }, "product_reference": "io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar" }, "product_reference": "io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar" }, "product_reference": "io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar" }, "product_reference": "io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar" }, "product_reference": "io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-arc-test-supplement-3.8.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.jar" }, "product_reference": "io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json" }, "product_reference": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties" }, "product_reference": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-core-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-derby-3.8.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-derby-3.8.6.jar" }, "product_reference": "io.quarkus.quarkus-devservices-derby-3.8.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar" }, "product_reference": "io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar" }, "product_reference": "io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-derby-3.8.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-3.8.6.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-h2-3.8.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-3.8.6.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-junit4-mock-3.8.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-junit4-mock-3.8.6.jar" }, "product_reference": "io.quarkus.quarkus-junit4-mock-3.8.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-security-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar" }, "product_reference": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar" }, "product_reference": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar" }, "product_reference": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar" }, "product_reference": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar" }, "product_reference": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar" }, "product_reference": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar" }, "product_reference": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar" }, "product_reference": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar" }, "product_reference": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar" }, "product_reference": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar" }, "product_reference": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar" }, "product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar" }, "product_reference": "io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar" }, "product_reference": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar" }, "product_reference": "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar" }, "product_reference": "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar" }, "product_reference": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar" }, "product_reference": "io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar" }, "product_reference": "io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar" }, "product_reference": "io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar" }, "product_reference": "io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar" }, "product_reference": "io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar" }, "product_reference": "io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.jandex-3.1.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar" }, "product_reference": "io.smallrye.jandex-3.1.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar" }, "product_reference": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar" }, "product_reference": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar" }, "product_reference": "io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar" }, "product_reference": "io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar" }, "product_reference": "io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar" }, "product_reference": "io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar" }, "product_reference": "io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar" }, "product_reference": "io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar" }, "product_reference": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar" }, "product_reference": "io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar" }, "product_reference": "io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar" }, "product_reference": "io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar" }, "product_reference": "io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar" }, "product_reference": "io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar" }, "product_reference": "io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.strimzi.strimzi-test-container-0.100.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.strimzi.strimzi-test-container-0.100.0.jar" }, "product_reference": "io.strimzi.strimzi-test-container-0.100.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-codegen-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-core-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-core-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-core-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-grpc-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-proton-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-proton-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-web-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-web-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-web-client-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "io.vertx.vertx-web-common-4.5.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00003.jar" }, "product_reference": "io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar" }, "product_reference": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar" }, "product_reference": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar" }, "product_reference": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar" }, "product_reference": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar" }, "product_reference": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar" }, "product_reference": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar" }, "product_reference": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar" }, "product_reference": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar" }, "product_reference": "jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar" }, "product_reference": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar" }, "product_reference": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar" }, "product_reference": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar" }, "product_reference": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar" }, "product_reference": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar" }, "product_reference": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar" }, "product_reference": "jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar" }, "product_reference": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar" }, "product_reference": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar" }, "product_reference": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar" }, "product_reference": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "javax.inject.javax.inject-1.0.0.redhat-00014.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:javax.inject.javax.inject-1.0.0.redhat-00014.jar" }, "product_reference": "javax.inject.javax.inject-1.0.0.redhat-00014.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar" }, "product_reference": "net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "net.java.dev.jna.jna-5.8.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-5.8.0.jar" }, "product_reference": "net.java.dev.jna.jna-5.8.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "net.java.dev.jna.jna-platform-5.8.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-platform-5.8.0.jar" }, "product_reference": "net.java.dev.jna.jna-platform-5.8.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.aesh.aesh-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar" }, "product_reference": "org.aesh.aesh-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.aesh.readline-2.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.readline-2.4.0.redhat-00002.jar" }, "product_reference": "org.aesh.readline-2.4.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar" }, "product_reference": "org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.avro.avro-1.11.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-1.11.3.redhat-00003.jar" }, "product_reference": "org.apache.avro.avro-1.11.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar" }, "product_reference": "org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.commons.commons-compress-1.26.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00003.jar" }, "product_reference": "org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar" }, "product_reference": "org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.commons.commons-text-1.11.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-text-1.11.0.redhat-00002.jar" }, "product_reference": "org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.derby.derby-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derby-10.14.2.0.jar" }, "product_reference": "org.apache.derby.derby-10.14.2.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.derby.derbyclient-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbyclient-10.14.2.0.jar" }, "product_reference": "org.apache.derby.derbyclient-10.14.2.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.derby.derbynet-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbynet-10.14.2.0.jar" }, "product_reference": "org.apache.derby.derbynet-10.14.2.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.derby.derbytools-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbytools-10.14.2.0.jar" }, "product_reference": "org.apache.derby.derbytools-10.14.2.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar" }, "product_reference": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar" }, "product_reference": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar" }, "product_reference": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar" }, "product_reference": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar" }, "product_reference": "org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar" }, "product_reference": "org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar" }, "product_reference": "org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar" }, "product_reference": "org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar" }, "product_reference": "org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar" }, "product_reference": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar" }, "product_reference": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-core-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-core-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-model-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-settings-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar" }, "product_reference": "org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar" }, "product_reference": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar" }, "product_reference": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar" }, "product_reference": "org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar" }, "product_reference": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar" }, "product_reference": "org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar" }, "product_reference": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar" }, "product_reference": "org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar" }, "product_reference": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar" }, "product_reference": "org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar" }, "product_reference": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.wagon.wagon-file-3.5.3.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar" }, "product_reference": "org.apache.maven.wagon.wagon-file-3.5.3.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.wagon.wagon-http-3.5.3.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar" }, "product_reference": "org.apache.maven.wagon.wagon-http-3.5.3.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar" }, "product_reference": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar" }, "product_reference": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar" }, "product_reference": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar" }, "product_reference": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar" }, "product_reference": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.apiguardian.apiguardian-api-1.1.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.apiguardian.apiguardian-api-1.1.2.jar" }, "product_reference": "org.apiguardian.apiguardian-api-1.1.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar" }, "product_reference": "org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar" }, "product_reference": "org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar" }, "product_reference": "org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar" }, "product_reference": "org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar" }, "product_reference": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar" }, "product_reference": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar" }, "product_reference": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar" }, "product_reference": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar" }, "product_reference": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar" }, "product_reference": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar" }, "product_reference": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar" }, "product_reference": "org.commonmark.commonmark-0.21.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar" }, "product_reference": "org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar" }, "product_reference": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar" }, "product_reference": "org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar" }, "product_reference": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar" }, "product_reference": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar" }, "product_reference": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar" }, "product_reference": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar" }, "product_reference": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar" }, "product_reference": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar" }, "product_reference": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar" }, "product_reference": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar" }, "product_reference": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar" }, "product_reference": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar" }, "product_reference": "org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar" }, "product_reference": "org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar" }, "product_reference": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar" }, "product_reference": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.eclipse.yasson-3.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar" }, "product_reference": "org.eclipse.yasson-3.0.3.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar" }, "product_reference": "org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar" }, "product_reference": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar" }, "product_reference": "org.freemarker.freemarker-2.3.32.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar" }, "product_reference": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar" }, "product_reference": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar" }, "product_reference": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar" }, "product_reference": "org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar" }, "product_reference": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar" }, "product_reference": "org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar" }, "product_reference": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar" }, "product_reference": "org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar" }, "product_reference": "org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar" }, "product_reference": "org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar" }, "product_reference": "org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar" }, "product_reference": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar" }, "product_reference": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar" }, "product_reference": "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar" }, "product_reference": "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar" }, "product_reference": "org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar" }, "product_reference": "org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar" }, "product_reference": "org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar" }, "product_reference": "org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar" }, "product_reference": "org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar" }, "product_reference": "org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar" }, "product_reference": "org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar" }, "product_reference": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar" }, "product_reference": "org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar" }, "product_reference": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar" }, "product_reference": "org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar" }, "product_reference": "org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar" }, "product_reference": "org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar" }, "product_reference": "org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar" }, "product_reference": "org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar" }, "product_reference": "org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar" }, "product_reference": "org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar" }, "product_reference": "org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jacoco.org.jacoco.agent-0.8.11.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar" }, "product_reference": "org.jacoco.org.jacoco.agent-0.8.11.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jacoco.org.jacoco.core-0.8.11.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.core-0.8.11.jar" }, "product_reference": "org.jacoco.org.jacoco.core-0.8.11.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jacoco.org.jacoco.report-0.8.11.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.report-0.8.11.jar" }, "product_reference": "org.jacoco.org.jacoco.report-0.8.11.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar" }, "product_reference": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar" }, "product_reference": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar" }, "product_reference": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar" }, "product_reference": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar" }, "product_reference": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar" }, "product_reference": "org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar" }, "product_reference": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar" }, "product_reference": "org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar" }, "product_reference": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar" }, "product_reference": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar" }, "product_reference": "org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar" }, "product_reference": "org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar" }, "product_reference": "org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar" }, "product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar" }, "product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar" }, "product_reference": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar" }, "product_reference": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar" }, "product_reference": "org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jdom.jdom2-2.0.6.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jdom.jdom2-2.0.6.1.jar" }, "product_reference": "org.jdom.jdom2-2.0.6.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jetbrains.annotations-24.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.annotations-24.1.0.redhat-00002.jar" }, "product_reference": "org.jetbrains.annotations-24.1.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar" }, "product_reference": "org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar" }, "product_reference": "org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar" }, "product_reference": "org.jsoup.jsoup-1.15.3.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.junit.jupiter.junit-jupiter-5.10.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar" }, "product_reference": "org.junit.jupiter.junit-jupiter-5.10.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar" }, "product_reference": "org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar" }, "product_reference": "org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar" }, "product_reference": "org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.junit.platform.junit-platform-commons-1.10.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar" }, "product_reference": "org.junit.platform.junit-platform-commons-1.10.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.junit.platform.junit-platform-engine-1.10.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar" }, "product_reference": "org.junit.platform.junit-platform-engine-1.10.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.junit.platform.junit-platform-launcher-1.10.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar" }, "product_reference": "org.junit.platform.junit-platform-launcher-1.10.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar" }, "product_reference": "org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar" }, "product_reference": "org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.keycloak.keycloak-common-24.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar" }, "product_reference": "org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.keycloak.keycloak-core-24.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar" }, "product_reference": "org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar" }, "product_reference": "org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar" }, "product_reference": "org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.locationtech.jts.jts-core-1.17.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.locationtech.jts.jts-core-1.17.0.jar" }, "product_reference": "org.locationtech.jts.jts-core-1.17.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.lz4.lz4-java-1.8.0.redhat-00010.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.lz4.lz4-java-1.8.0.redhat-00010.jar" }, "product_reference": "org.lz4.lz4-java-1.8.0.redhat-00010.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar" }, "product_reference": "org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mongodb.bson-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-4.11.1.jar" }, "product_reference": "org.mongodb.bson-4.11.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mongodb.bson-record-codec-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-record-codec-4.11.1.jar" }, "product_reference": "org.mongodb.bson-record-codec-4.11.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mongodb.mongodb-crypt-1.8.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-crypt-1.8.0.jar" }, "product_reference": "org.mongodb.mongodb-crypt-1.8.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mongodb.mongodb-driver-core-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar" }, "product_reference": "org.mongodb.mongodb-driver-core-4.11.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar" }, "product_reference": "org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mongodb.mongodb-driver-sync-4.11.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar" }, "product_reference": "org.mongodb.mongodb-driver-sync-4.11.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.ansi-regex-5.0.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-regex-5.0.1.jar" }, "product_reference": "org.mvnpm.ansi-regex-5.0.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.ansi-styles-4.3.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-styles-4.3.0.jar" }, "product_reference": "org.mvnpm.ansi-styles-4.3.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar" }, "product_reference": "org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar" }, "product_reference": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.lit.reactive-element-2.0.4.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar" }, "product_reference": "org.mvnpm.at.lit.reactive-element-2.0.4.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar" }, "product_reference": "org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar" }, "product_reference": "org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.polymer.polymer-3.5.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar" }, "product_reference": "org.mvnpm.at.polymer.polymer-3.5.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.types.trusted-types-2.0.7.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar" }, "product_reference": "org.mvnpm.at.types.trusted-types-2.0.7.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.vaadin.router-1.7.5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar" }, "product_reference": "org.mvnpm.at.vaadin.router-1.7.5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar" }, "product_reference": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar" }, "product_reference": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar" }, "product_reference": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar" }, "product_reference": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.cliui-8.0.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.cliui-8.0.1.jar" }, "product_reference": "org.mvnpm.cliui-8.0.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.color-convert-2.0.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-convert-2.0.1.jar" }, "product_reference": "org.mvnpm.color-convert-2.0.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.color-name-1.1.4.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-name-1.1.4.jar" }, "product_reference": "org.mvnpm.color-name-1.1.4.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.echarts-5.4.3.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.echarts-5.4.3.jar" }, "product_reference": "org.mvnpm.echarts-5.4.3.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.emoji-regex-8.0.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.emoji-regex-8.0.0.jar" }, "product_reference": "org.mvnpm.emoji-regex-8.0.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.es-module-shims-1.8.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.es-module-shims-1.8.2.jar" }, "product_reference": "org.mvnpm.es-module-shims-1.8.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.escalade-3.1.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.escalade-3.1.2.jar" }, "product_reference": "org.mvnpm.escalade-3.1.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.get-caller-file-2.0.5.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.get-caller-file-2.0.5.jar" }, "product_reference": "org.mvnpm.get-caller-file-2.0.5.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar" }, "product_reference": "org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.lit-3.1.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-3.1.2.jar" }, "product_reference": "org.mvnpm.lit-3.1.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.lit-element-4.0.4.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-4.0.4.jar" }, "product_reference": "org.mvnpm.lit-element-4.0.4.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.lit-element-state-1.7.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-state-1.7.0.jar" }, "product_reference": "org.mvnpm.lit-element-state-1.7.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.lit-html-3.1.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-html-3.1.2.jar" }, "product_reference": "org.mvnpm.lit-html-3.1.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.path-to-regexp-2.4.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.path-to-regexp-2.4.0.jar" }, "product_reference": "org.mvnpm.path-to-regexp-2.4.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.require-directory-2.1.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.require-directory-2.1.1.jar" }, "product_reference": "org.mvnpm.require-directory-2.1.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.string-width-4.2.3.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.string-width-4.2.3.jar" }, "product_reference": "org.mvnpm.string-width-4.2.3.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.strip-ansi-6.0.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.strip-ansi-6.0.1.jar" }, "product_reference": "org.mvnpm.strip-ansi-6.0.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.tslib-2.3.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.tslib-2.3.0.jar" }, "product_reference": "org.mvnpm.tslib-2.3.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.wrap-ansi-7.0.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.wrap-ansi-7.0.0.jar" }, "product_reference": "org.mvnpm.wrap-ansi-7.0.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.y18n-5.0.8.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.y18n-5.0.8.jar" }, "product_reference": "org.mvnpm.y18n-5.0.8.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.yargs-17.7.2.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-17.7.2.jar" }, "product_reference": "org.mvnpm.yargs-17.7.2.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.yargs-parser-21.1.1.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-parser-21.1.1.jar" }, "product_reference": "org.mvnpm.yargs-parser-21.1.1.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.mvnpm.zrender-5.4.4.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.zrender-5.4.4.jar" }, "product_reference": "org.mvnpm.zrender-5.4.4.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar" }, "product_reference": "org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.opentest4j.opentest4j-1.3.0.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.opentest4j.opentest4j-1.3.0.jar" }, "product_reference": "org.opentest4j.opentest4j-1.3.0.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.ow2.asm.asm-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar" }, "product_reference": "org.ow2.asm.asm-9.6.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar" }, "product_reference": "org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar" }, "product_reference": "org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar" }, "product_reference": "org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar" }, "product_reference": "org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.postgresql.postgresql-42.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar" }, "product_reference": "org.postgresql.postgresql-42.7.2.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar" }, "product_reference": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar" }, "product_reference": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar" }, "product_reference": "org.rnorth.duct-tape.duct-tape-1.0.8.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar" }, "product_reference": "org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.slf4j.slf4j-api-2.0.7.redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar" }, "product_reference": "org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar" }, "product_reference": "org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.database-commons-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.database-commons-1.19.6.jar" }, "product_reference": "org.testcontainers.database-commons-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.db2-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.db2-1.19.6.jar" }, "product_reference": "org.testcontainers.db2-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.elasticsearch-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.elasticsearch-1.19.6.jar" }, "product_reference": "org.testcontainers.elasticsearch-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.jdbc-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.jdbc-1.19.6.jar" }, "product_reference": "org.testcontainers.jdbc-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.mariadb-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mariadb-1.19.6.jar" }, "product_reference": "org.testcontainers.mariadb-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.mongodb-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mongodb-1.19.6.jar" }, "product_reference": "org.testcontainers.mongodb-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.mssqlserver-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mssqlserver-1.19.6.jar" }, "product_reference": "org.testcontainers.mssqlserver-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.mysql-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mysql-1.19.6.jar" }, "product_reference": "org.testcontainers.mysql-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.oracle-xe-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.oracle-xe-1.19.6.jar" }, "product_reference": "org.testcontainers.oracle-xe-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.postgresql-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.postgresql-1.19.6.jar" }, "product_reference": "org.testcontainers.postgresql-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.testcontainers.testcontainers-1.19.6.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.testcontainers-1.19.6.jar" }, "product_reference": "org.testcontainers.testcontainers-1.19.6.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar" }, "product_reference": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar" }, "product_reference": "org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar" }, "product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar" }, "product_reference": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" }, { "category": "default_component_of", "full_product_name": { "name": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.6.redhat", "product_id": "Red Hat build of Quarkus 3.8.6.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar" }, "product_reference": "org.yaml.snakeyaml-2.2.0.redhat-00001.jar", "relates_to_product_reference": "Red Hat build of Quarkus 3.8.6.redhat" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Keke Lian, Haoran Zhao, and Yongheng Liu" ], "organization": "Secsys Lab of Fudan University" } ], "cve": "CVE-2024-3653", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2024-04-11T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat build of Quarkus 3.8.6.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-cli.commons-cli-1.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-codec.commons-codec-1.16.1.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-api-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-junit4-mock-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-core-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.inject.javax.inject-1.0.0.redhat-00014.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.annotations-24.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.lz4.lz4-java-1.8.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274437" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Undertow. This issue requires enabling the learning-push handler in the server\u0027s config, which is disabled by default, leaving the maxAge config in the handler unconfigured. The default is -1, which makes the handler vulnerable. If someone overwrites that config, the server is not subject to the attack. The attacker needs to be able to reach the server with a normal HTTP request.", "title": "Vulnerability description" }, { "category": "summary", "text": "undertow: LearningPushHandler can lead to remote memory DoS attacks", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this as a Low impact vulnerability since the attacker needs to perform HTTP requests and the server must have incomplete configuration settings.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar" ], "known_not_affected": [ "Red Hat build of Quarkus 3.8.6.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-cli.commons-cli-1.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-codec.commons-codec-1.16.1.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-api-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-junit4-mock-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-core-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.inject.javax.inject-1.0.0.redhat-00014.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.annotations-24.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.lz4.lz4-java-1.8.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3653" }, { "category": "external", "summary": "RHBZ#2274437", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274437" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3653", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3653" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3653", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3653" } ], "release_date": "2024-07-08T20:53:45+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-23T14:23:03+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6437" }, { "category": "workaround", "details": "Setting the maxAge configuration is sufficient to prevent the behavior of this vulnerability being explored.", "product_ids": [ "Red Hat build of Quarkus 3.8.6.redhat", "Red Hat build of Quarkus 3.8.6.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-cli.commons-cli-1.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-codec.commons-codec-1.16.1.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-api-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-junit4-mock-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-core-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.inject.javax.inject-1.0.0.redhat-00014.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.annotations-24.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.lz4.lz4-java-1.8.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "undertow: LearningPushHandler can lead to remote memory DoS attacks" }, { "cve": "CVE-2024-8391", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-09-04T16:20:44.762419+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "Red Hat build of Quarkus 3.8.6.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-cli.commons-cli-1.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-codec.commons-codec-1.16.1.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-api-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-junit4-mock-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-core-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.inject.javax.inject-1.0.0.redhat-00014.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.annotations-24.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.lz4.lz4-java-1.8.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2309758" } ], "notes": [ { "category": "description", "text": "A flaw was found in the gRPC server in Eclipse Vert.x, which does not limit the maximum length of the message payload. This may lead to excessive memory consumption in a server or a client, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "io.vertx:vertx-grpc-client: io.vertx:vertx-grpc-server: Vertx gRPC server does not limit the maximum message size", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar" ], "known_not_affected": [ "Red Hat build of Quarkus 3.8.6.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-cli.commons-cli-1.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-codec.commons-codec-1.16.1.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-api-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-junit4-mock-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-core-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.inject.javax.inject-1.0.0.redhat-00014.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.annotations-24.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.lz4.lz4-java-1.8.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8391" }, { "category": "external", "summary": "RHBZ#2309758", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309758" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8391", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8391" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391" }, { "category": "external", "summary": "https://github.com/eclipse-vertx/vertx-grpc/issues/113", "url": "https://github.com/eclipse-vertx/vertx-grpc/issues/113" }, { "category": "external", "summary": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31", "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31" } ], "release_date": "2024-09-04T16:15:09.253000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-23T14:23:03+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6437" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "Red Hat build of Quarkus 3.8.6.redhat", "Red Hat build of Quarkus 3.8.6.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-core-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.luben.zstd-jni-1.5.5.6-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-cli.commons-cli-1.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-codec.commons-codec-1.16.1.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-api-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-narayana-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.agroal.agroal-pool-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.maven-model-helper-37.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.26.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.arc.arc-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-http-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-servlet-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-agroal-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-analytics-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-avro-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.6.redhat-00004-3.8.6.redhat-00004.json", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.6.redhat-00004.properties", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-builder-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-class-change-agent-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-container-image-util-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-core-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-credentials-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-development-mode-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-h2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-devtools-utilities-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-extension-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-codegen-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.6.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-grpc-stubs-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-ide-launcher-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jackson-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonb-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-junit4-mock-3.8.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mailer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-maven-plugin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-netty-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-openshift-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-quartz-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-api-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-scheduler-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-security-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-transaction-annotations-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-undertow-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.quarkus-websockets-deployment-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-core-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.qute.qute-generator-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.6.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-api-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-core-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-proton-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:javax.inject.javax.inject-1.0.0.redhat-00014.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.commons.commons-text-1.11.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00012.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-clients-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.kafka.kafka-streams-3.7.0.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-artifact-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-builder-support-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-core-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-embedder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-model-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-plugin-api-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-repository-metadata-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-resolver-provider-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-settings-builder-3.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00009.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.logmanager.jboss-logmanager-3.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jta.narayana-jta-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.annotations-24.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.lz4.lz4-java-1.8.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00004.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00005.jar", "Red Hat build of Quarkus 3.8.6.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.6.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00003.jar" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "io.vertx:vertx-grpc-client: io.vertx:vertx-grpc-server: Vertx gRPC server does not limit the maximum message size" } ] }
rhsa-2024_8023
Vulnerability from csaf_redhat
Published
2024-10-14 00:59
Modified
2024-11-13 21:17
Summary
Red Hat Security Advisory: Release of OpenShift Serverless Logic 1.34.0 security update & enhancements
Notes
Topic
Release of OpenShift Serverless Logic 1.34.0
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
This release includes security, bug fixes, and enhancements.
Security Fix(es):
* axios: axios: Server-Side Request Forgery (CVE-2024-39338)
* express: Improper Input Handling in Express Redirects (CVE-2024-43796)
* io.vertx/vertx-grpc-client: Vertx gRPC server does not limit the maximum message size (CVE-2024-8391)
* io.vertx/vertx-grpc-server: Vertx gRPC server does not limit the maximum message size (CVE-2024-8391)
* send: Code Execution Vulnerability in Send Library (CVE-2024-43799)
* serve-static: Improper Sanitization in serve-static (CVE-2024-43800)
* webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule (CVE-2024-43788)
For more details about the security issues, including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE pages listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Release of OpenShift Serverless Logic 1.34.0\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "This release includes security, bug fixes, and enhancements.\n\nSecurity Fix(es):\n\n* axios: axios: Server-Side Request Forgery (CVE-2024-39338)\n\n* express: Improper Input Handling in Express Redirects (CVE-2024-43796)\n\n* io.vertx/vertx-grpc-client: Vertx gRPC server does not limit the maximum message size (CVE-2024-8391)\n\n* io.vertx/vertx-grpc-server: Vertx gRPC server does not limit the maximum message size (CVE-2024-8391)\n\n* send: Code Execution Vulnerability in Send Library (CVE-2024-43799)\n\n* serve-static: Improper Sanitization in serve-static (CVE-2024-43800)\n\n* webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule (CVE-2024-43788)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE pages listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:8023", "url": "https://access.redhat.com/errata/RHSA-2024:8023" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2308193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193" }, { "category": "external", "summary": "2309758", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309758" }, { "category": "external", "summary": "2311152", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152" }, { "category": "external", "summary": "2311153", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153" }, { "category": "external", "summary": "2311154", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8023.json" } ], "title": "Red Hat Security Advisory: Release of OpenShift Serverless Logic 1.34.0 security update \u0026 enhancements", "tracking": { "current_release_date": "2024-11-13T21:17:16+00:00", "generator": { "date": "2024-11-13T21:17:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.0" } }, "id": "RHSA-2024:8023", "initial_release_date": "2024-10-14T00:59:58+00:00", "revision_history": [ { "date": "2024-10-14T00:59:58+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-14T00:59:58+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-13T21:17:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "8Base-Openshift-Serverless-1.34", "product": { "name": "8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift_serverless:1.34::el8" } } } ], "category": "product_family", "name": "Red Hat OpenShift Serverless" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "product": { "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "product_id": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-data-index-ephemeral-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "product": { "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "product_id": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-data-index-postgresql-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "product": { "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "product_id": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-jobs-service-ephemeral-rhel8\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "product": { "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "product_id": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-jobs-service-postgresql-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "product": { "name": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "product_id": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8\u0026tag=1.34.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "product": { "name": "openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "product_id": "openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-management-console-rhel8\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "product": { "name": "openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "product_id": "openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-operator-bundle\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "product": { "name": "openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "product_id": "openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-rhel8-operator\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "product": { "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "product_id": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-swf-builder-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "product": { "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "product_id": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "product_identification_helper": { "purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-swf-devmode-rhel8\u0026tag=1.34.0-6" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "product": { "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "product_id": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-data-index-ephemeral-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "product": { "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "product_id": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-data-index-postgresql-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "product": { "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "product_id": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-jobs-service-ephemeral-rhel8\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "product": { "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "product_id": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-jobs-service-postgresql-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "product": { "name": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "product_id": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8\u0026tag=1.34.0-2" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "product": { "name": "openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "product_id": "openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-operator-bundle\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "product": { "name": "openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "product_id": "openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-rhel8-operator\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "product": { "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "product_id": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-swf-builder-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64", "product": { "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64", "product_id": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64", "product_identification_helper": { "purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-swf-devmode-rhel8\u0026tag=1.34.0-6" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "product": { "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "product_id": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-data-index-ephemeral-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "product": { "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "product_id": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-data-index-postgresql-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "product": { "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "product_id": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-jobs-service-ephemeral-rhel8\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "product": { "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "product_id": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-jobs-service-postgresql-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "product": { "name": "openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "product_id": "openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-operator-bundle\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "product": { "name": "openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "product_id": "openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-rhel8-operator\u0026tag=1.34.0-5" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "product": { "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "product_id": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-swf-builder-rhel8\u0026tag=1.34.0-6" } } }, { "category": "product_version", "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "product": { "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "product_id": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/logic-swf-devmode-rhel8\u0026tag=1.34.0-6" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64" }, "product_reference": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le" }, "product_reference": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64" }, "product_reference": "openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le" }, "product_reference": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64" }, "product_reference": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64" }, "product_reference": "openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64" }, "product_reference": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64" }, "product_reference": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le" }, "product_reference": "openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64" }, "product_reference": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64" }, "product_reference": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le" }, "product_reference": "openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64" }, "product_reference": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64" }, "product_reference": "openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64" }, "product_reference": "openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64" }, "product_reference": "openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64" }, "product_reference": "openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le" }, "product_reference": "openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le" }, "product_reference": "openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64" }, "product_reference": "openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64" }, "product_reference": "openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64" }, "product_reference": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64" }, "product_reference": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le" }, "product_reference": "openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64" }, "product_reference": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le" }, "product_reference": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "relates_to_product_reference": "8Base-RHOSS-1.34" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64 as a component of 8Base-Openshift-Serverless-1.34", "product_id": "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" }, "product_reference": "openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64", "relates_to_product_reference": "8Base-RHOSS-1.34" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-8391", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2024-09-04T16:20:44.762419+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2309758" } ], "notes": [ { "category": "description", "text": "A flaw was found in the gRPC server in Eclipse Vert.x, which does not limit the maximum length of the message payload. This may lead to excessive memory consumption in a server or a client, causing a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "io.vertx:vertx-grpc-client: io.vertx:vertx-grpc-server: Vertx gRPC server does not limit the maximum message size", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8391" }, { "category": "external", "summary": "RHBZ#2309758", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2309758" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8391", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8391" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391" }, { "category": "external", "summary": "https://github.com/eclipse-vertx/vertx-grpc/issues/113", "url": "https://github.com/eclipse-vertx/vertx-grpc/issues/113" }, { "category": "external", "summary": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31", "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31" } ], "release_date": "2024-09-04T16:15:09.253000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-14T00:59:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8023" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "io.vertx:vertx-grpc-client: io.vertx:vertx-grpc-server: Vertx gRPC server does not limit the maximum message size" }, { "cve": "CVE-2024-39338", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "discovery_date": "2024-08-13T17:21:32.774718+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2304369" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.", "title": "Vulnerability description" }, { "category": "summary", "text": "axios: axios: Server-Side Request Forgery", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated as IMPORTANT because it can be exploited remotely with low complexity and without user interaction, it poses a significant risk to confidentiality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-39338" }, { "category": "external", "summary": "RHBZ#2304369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304369" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-39338", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39338" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338" }, { "category": "external", "summary": "https://github.com/axios/axios/releases", "url": "https://github.com/axios/axios/releases" }, { "category": "external", "summary": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html", "url": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html" } ], "release_date": "2024-08-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-14T00:59:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8023" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "axios: axios: Server-Side Request Forgery" }, { "cve": "CVE-2024-43788", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-08-27T17:20:06.890123+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308193" } ], "notes": [ { "category": "description", "text": "A DOM Clobbering vulnerability was found in Webpack via `AutoPublicPathRuntimeModule`. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script through seemingly benign HTML markups in the webpage, for example, through a post or comment, and leverages the gadgets (pieces of JS code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to Cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or ID attributes.", "title": "Vulnerability description" }, { "category": "summary", "text": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this issue is classified as moderate rather than important due to the specific conditions required for exploitation. DOM Clobbering, while serious, can only be leveraged in environments where an attacker has the ability to inject unsanitized HTML attributes (e.g., `name` or `id`) into a web page. This limits the attack surface to applications that improperly sanitize user input and rely on Webpack-generated files. Furthermore, the exploitation depends on existing vulnerabilities in the sanitization process, rather than the direct execution of arbitrary scripts. As a result, while the issue can lead to XSS, its impact is constrained by the contextual requirement of HTML injection, lowering its overall severity compared to more direct XSS vectors.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-43788" }, { "category": "external", "summary": "RHBZ#2308193", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308193" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-43788", "url": "https://www.cve.org/CVERecord?id=CVE-2024-43788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43788" }, { "category": "external", "summary": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61", "url": "https://github.com/webpack/webpack/commit/955e057abc6cc83cbc3fa1e1ef67a49758bf5a61" }, { "category": "external", "summary": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986", "url": "https://github.com/webpack/webpack/security/advisories/GHSA-4vvj-4cpr-p986" }, { "category": "external", "summary": "https://research.securitum.com/xss-in-amp4email-dom-clobbering", "url": "https://research.securitum.com/xss-in-amp4email-dom-clobbering" }, { "category": "external", "summary": "https://scnps.co/papers/sp23_domclob.pdf", "url": "https://scnps.co/papers/sp23_domclob.pdf" } ], "release_date": "2024-08-27T17:15:07.967000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-14T00:59:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8023" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "webpack: DOM Clobbering vulnerability in AutoPublicPathRuntimeModule" }, { "cve": "CVE-2024-43796", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-09-10T15:30:28.106254+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2311152" } ], "notes": [ { "category": "description", "text": "A flaw was found in Express. This vulnerability allows untrusted code execution via passing untrusted user input to response.redirect(), even if the input is sanitized.", "title": "Vulnerability description" }, { "category": "summary", "text": "express: Improper Input Handling in Express Redirects", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-43796" }, { "category": "external", "summary": "RHBZ#2311152", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311152" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-43796", "url": "https://www.cve.org/CVERecord?id=CVE-2024-43796" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43796" }, { "category": "external", "summary": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553", "url": "https://github.com/expressjs/express/commit/54271f69b511fea198471e6ff3400ab805d6b553" }, { "category": "external", "summary": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx", "url": "https://github.com/expressjs/express/security/advisories/GHSA-qw6h-vgh9-j6wx" } ], "release_date": "2024-09-10T15:15:17.510000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-14T00:59:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8023" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "express: Improper Input Handling in Express Redirects" }, { "cve": "CVE-2024-43799", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-09-10T15:30:30.869487+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2311153" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Send library. This vulnerability allows remote code execution via untrusted input passed to the SendStream.redirect() function.", "title": "Vulnerability description" }, { "category": "summary", "text": "send: Code Execution Vulnerability in Send Library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-43799" }, { "category": "external", "summary": "RHBZ#2311153", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311153" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-43799", "url": "https://www.cve.org/CVERecord?id=CVE-2024-43799" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43799" }, { "category": "external", "summary": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35", "url": "https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35" }, { "category": "external", "summary": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg", "url": "https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg" } ], "release_date": "2024-09-10T15:15:17.727000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-14T00:59:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8023" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "send: Code Execution Vulnerability in Send Library" }, { "cve": "CVE-2024-43800", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2024-09-10T15:30:33.631718+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2311154" } ], "notes": [ { "category": "description", "text": "A flaw was found in serve-static. This issue may allow the execution of untrusted code via passing sanitized yet untrusted user input to redirect().", "title": "Vulnerability description" }, { "category": "summary", "text": "serve-static: Improper Sanitization in serve-static", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-43800" }, { "category": "external", "summary": "RHBZ#2311154", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311154" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-43800", "url": "https://www.cve.org/CVERecord?id=CVE-2024-43800" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43800" }, { "category": "external", "summary": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b", "url": "https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b" }, { "category": "external", "summary": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa", "url": "https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa" }, { "category": "external", "summary": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p", "url": "https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p" } ], "release_date": "2024-09-10T15:15:17.937000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-14T00:59:58+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8023" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:94ce5f16f364c6bf82c2aa19fcca31252c0d2f49478b8f85509db11744319eb2_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:ad91aeedfc1a9b9bfdbd12a3c677e1c48105390bff94a7cf979f0819f62a6054_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-ephemeral-rhel8@sha256:e8835e2bc0797b374b3df1954a641548e3b68ae87e9e361af958510d8a53cb03_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:2d2df1b94c764a5c7ad3a4e6f1815c5a6aca97bb18a7af8f131847ee8ef72da7_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:64e31d00bfe2b447a7453f65ef623438c9f639aec6b080d2800734e30ba3dc03_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-data-index-postgresql-rhel8@sha256:8a426b45b19ff2e4e60fc8549867bb197d40facc2fb2bf9bb18602b25eaaec64_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:85869a28f42e085162ef2fb923a82f5eb98aeb814917b3bcbaaaf9f0f5b618b6_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:8ae440545e8279872ef9bc067759058e0e1fdb1ddd3ddc65256ee6168d8387b1_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-ephemeral-rhel8@sha256:c4eaadd36a466917c4892973880b1a0bd0f9f8f3ee6ead074005181a4d10829a_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:0a59dd2b44a7bfa278b681479adc939cca2f659a0c72f756d20101f8abd31fbe_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:1f9af9106baea114fa4925ad83b4e7a78a5ef18a03ddf5c0e320ec1fcc4a897f_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-jobs-service-postgresql-rhel8@sha256:c01aa1d30898b14e49d0dcfa17b09a47af8be48060ac4c5c7d5c9aaabf02534b_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:600ec68c5a02591b7e91e7d68624780b64d93ec38df96e7b0ec7585860553c47_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-kn-workflow-cli-artifacts-rhel8@sha256:787b96f329f6eaa2d7090c6cc9564ef074ecc17dcd4edde245fd6e2c17706fd1_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-management-console-rhel8@sha256:34326328e976b3aeaed0e30aa8c6d5b3e05a3cb61a65f24646c5bedf4254c442_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:65e38cb16fb23ce575e2461ef6a45ed12d7fc506570ff43a6143b31c81d0a4ba_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:92183a5a74862220bf4d2099e4cc7528dcaa460be24ec3e41ad22d94a1305314_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-operator-bundle@sha256:e5e2e0bf4ba63e8c16b711ea23fdf65544f7ed95270828f59020e68351baf766_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:4df659da0c41c40be3baeae236250a210d4e21006fcb3b9e12b6bb033953cc78_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:86085a6e571ebc3fb071823ecf55d84912de3da11a881fc725a47065945bbe28_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-rhel8-operator@sha256:a8a20d7324a8cfc7b7c770e0f2c57586526b96cb53cc4356bf0fa3040a1794fb_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:11820bec2d06cb35ae97955a6ecbb6446dae133b12438387668b56ea9a9cd391_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:173f51cd9894077b1c413b0511583cbfa70972f620e2dde8809dce30c4f274c0_arm64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-builder-rhel8@sha256:3e1171783be9b5d6f673a730a339ea415b0dae44506b682a725889439855c91e_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:73da4612443c573d96937ed8f97f9d2eb4b9fa82a51b2d932b46e8a6b76aac4d_amd64", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:75a5f90c7e4ba64ca4713a0cdd505a4715af9c0ad85a4bb88513b6d9a362ae36_ppc64le", "8Base-RHOSS-1.34:openshift-serverless-1/logic-swf-devmode-rhel8@sha256:c55f775978f92125dac837d72a901d3c2d9bb0b17db5a51ac59127a89d2a5fe9_arm64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "serve-static: Improper Sanitization in serve-static" } ] }
ghsa-g76f-gjfx-4rpr
Vulnerability from github
Published
2024-09-04 18:30
Modified
2024-09-04 20:32
Severity ?
5.8 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Summary
Vertx gRPC server does not limit the maximum message size
Details
In Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload (Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client).
This is fixed in the 4.5.10 version.
Note this does not affect the Vert.x gRPC server based grpc-java and Netty libraries (Maven GAV: io.vertx:vertx-grpc)
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.vertx:vertx-grpc-server" }, "ranges": [ { "events": [ { "introduced": "4.3.0" }, { "fixed": "4.5.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.vertx:vertx-grpc-client" }, "ranges": [ { "events": [ { "introduced": "4.3.0" }, { "fixed": "4.5.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-8391" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2024-09-04T20:32:19Z", "nvd_published_at": "2024-09-04T16:15:09Z", "severity": "MODERATE" }, "details": "In Eclipse Vert.x version 4.3.0 to 4.5.9, the gRPC server does not limit the maximum length of message payload (Maven GAV: io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client).\u00a0\n\nThis is fixed in the 4.5.10 version.\u00a0\n\nNote this does not affect the Vert.x gRPC server based grpc-java and Netty libraries (Maven GAV: io.vertx:vertx-grpc)", "id": "GHSA-g76f-gjfx-4rpr", "modified": "2024-09-04T20:32:19Z", "published": "2024-09-04T18:30:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8391" }, { "type": "WEB", "url": "https://github.com/eclipse-vertx/vertx-grpc/issues/113" }, { "type": "WEB", "url": "https://github.com/eclipse-vertx/vertx-grpc/commit/a76b14a92410c89fcc590c5852d800b565916ccf" }, { "type": "WEB", "url": "https://github.com/eclipse-vertx/vertx-grpc" }, { "type": "WEB", "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/31" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", "type": "CVSS_V4" } ], "summary": "Vertx gRPC server does not limit the maximum message size" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.