Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2024-34447
Vulnerability from cvelistv5
Published
2024-05-03 00:00
Modified
2025-03-20 19:12
Severity ?
EPSS score ?
0.08%
(0.24471)
Summary
An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.
References
{ containers: { adp: [ { metrics: [ { cvssV3_1: { 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", }, }, { other: { content: { id: "CVE-2024-34447", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-05-16T18:10:40.780151Z", version: "2.0.3", }, type: "ssvc", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-297", description: "CWE-297 Improper Validation of Certificate with Host Mismatch", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2025-03-20T19:12:37.564Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, { providerMetadata: { dateUpdated: "2024-08-02T02:51:11.426Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://www.bouncycastle.org/latest_releases.html", }, { tags: [ "x_transferred", ], url: "https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447", }, { tags: [ "x_transferred", ], url: "https://security.netapp.com/advisory/ntap-20240614-0007/", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], descriptions: [ { lang: "en", value: "An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2024-06-14T13:06:15.072Z", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { url: "https://www.bouncycastle.org/latest_releases.html", }, { url: "https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447", }, { url: "https://security.netapp.com/advisory/ntap-20240614-0007/", }, ], }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2024-34447", datePublished: "2024-05-03T00:00:00.000Z", dateReserved: "2024-05-03T00:00:00.000Z", dateUpdated: "2025-03-20T19:12:37.564Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2024-34447\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-05-03T16:15:11.460\",\"lastModified\":\"2025-03-20T20:15:32.217\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.\"},{\"lang\":\"es\",\"value\":\"Se descubrió un problema en las API de criptografía Java de Bouncy Castle antes de BC 1.78. Cuando la identificación de endpoint está habilitada en BCJSSE y se crea un socket SSL sin un nombre de host explícito (como sucede con HttpsURLConnection), la verificación del nombre de host podría realizarse contra una dirección IP resuelta por DNS en algunas situaciones, lo que abre una posibilidad de envenenamiento de DNS.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-297\"}]}],\"references\":[{\"url\":\"https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240614-0007/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.bouncycastle.org/latest_releases.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240614-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.bouncycastle.org/latest_releases.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.bouncycastle.org/latest_releases.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240614-0007/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T02:51:11.426Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-34447\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-16T18:10:40.780151Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-297\", \"description\": \"CWE-297 Improper Validation of Certificate with Host Mismatch\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-16T18:11:02.087Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://www.bouncycastle.org/latest_releases.html\"}, {\"url\": \"https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240614-0007/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-06-14T13:06:15.072Z\"}}}", cveMetadata: "{\"cveId\": \"CVE-2024-34447\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-20T19:12:37.564Z\", \"dateReserved\": \"2024-05-03T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-05-03T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
fkie_cve-2024-34447
Vulnerability from fkie_nvd
Published
2024-05-03 16:15
Modified
2025-03-20 20:15
Severity ?
Summary
An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.
References
Impacted products
Vendor | Product | Version |
---|
{ cveTags: [], descriptions: [ { lang: "en", value: "An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.", }, { lang: "es", value: "Se descubrió un problema en las API de criptografía Java de Bouncy Castle antes de BC 1.78. Cuando la identificación de endpoint está habilitada en BCJSSE y se crea un socket SSL sin un nombre de host explícito (como sucede con HttpsURLConnection), la verificación del nombre de host podría realizarse contra una dirección IP resuelta por DNS en algunas situaciones, lo que abre una posibilidad de envenenamiento de DNS.", }, ], id: "CVE-2024-34447", lastModified: "2025-03-20T20:15:32.217", metrics: { cvssMetricV31: [ { cvssData: { 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", }, exploitabilityScore: 3.9, impactScore: 3.6, source: "134c704f-9b21-4f2e-91b3-4a467353bcc0", type: "Secondary", }, ], }, published: "2024-05-03T16:15:11.460", references: [ { source: "cve@mitre.org", url: "https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447", }, { source: "cve@mitre.org", url: "https://security.netapp.com/advisory/ntap-20240614-0007/", }, { source: "cve@mitre.org", url: "https://www.bouncycastle.org/latest_releases.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://security.netapp.com/advisory/ntap-20240614-0007/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://www.bouncycastle.org/latest_releases.html", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Awaiting Analysis", weaknesses: [ { description: [ { lang: "en", value: "CWE-297", }, ], source: "134c704f-9b21-4f2e-91b3-4a467353bcc0", type: "Secondary", }, ], }
rhsa-2024:4326
Vulnerability from csaf_redhat
Published
2024-07-08 14:12
Modified
2024-11-24 17:03
Summary
Red Hat Security Advisory: Red Hat build of Quarkus 3.8.5 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.5 includes security updates, bug fixes and enhancements. For more information, see the release notes page listed in the References section.
Security Fix(es):
* (CVE-2024-29857) org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service [quarkus-3.8]
* (CVE-2024-30172) org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class [quarkus-3.8]
* (CVE-2024-34447) org.bouncycastle/bcprov-jdk18on: org.bouncycastle: Use of Incorrectly-Resolved Name or Reference [quarkus-3.8]
* (CVE-2024-30171) org.bouncycastle-bcprov-jdk18on: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) [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 © 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.\n\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.5 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* (CVE-2024-29857) org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service [quarkus-3.8]\n\n* (CVE-2024-30172) org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class [quarkus-3.8]\n\n* (CVE-2024-34447) org.bouncycastle/bcprov-jdk18on: org.bouncycastle: Use of Incorrectly-Resolved Name or Reference [quarkus-3.8]\n\n* (CVE-2024-30171) org.bouncycastle-bcprov-jdk18on: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) [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:4326", url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { 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: "2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "QUARKUS-3540", url: "https://issues.redhat.com/browse/QUARKUS-3540", }, { category: "external", summary: "QUARKUS-3660", url: "https://issues.redhat.com/browse/QUARKUS-3660", }, { category: "external", summary: "QUARKUS-4184", url: "https://issues.redhat.com/browse/QUARKUS-4184", }, { category: "external", summary: "QUARKUS-4318", url: "https://issues.redhat.com/browse/QUARKUS-4318", }, { category: "external", summary: "QUARKUS-4402", url: "https://issues.redhat.com/browse/QUARKUS-4402", }, { category: "external", summary: "QUARKUS-4430", url: "https://issues.redhat.com/browse/QUARKUS-4430", }, { category: "external", summary: "QUARKUS-4431", url: "https://issues.redhat.com/browse/QUARKUS-4431", }, { category: "external", summary: "QUARKUS-4486", url: "https://issues.redhat.com/browse/QUARKUS-4486", }, { category: "external", summary: "QUARKUS-4488", url: "https://issues.redhat.com/browse/QUARKUS-4488", }, { category: "external", summary: "QUARKUS-4489", url: "https://issues.redhat.com/browse/QUARKUS-4489", }, { category: "external", summary: "QUARKUS-4490", url: "https://issues.redhat.com/browse/QUARKUS-4490", }, { category: "external", summary: "QUARKUS-4491", url: "https://issues.redhat.com/browse/QUARKUS-4491", }, { category: "external", summary: "QUARKUS-4492", url: "https://issues.redhat.com/browse/QUARKUS-4492", }, { category: "external", summary: "QUARKUS-4493", url: "https://issues.redhat.com/browse/QUARKUS-4493", }, { category: "external", summary: "QUARKUS-4494", url: "https://issues.redhat.com/browse/QUARKUS-4494", }, { category: "external", summary: "QUARKUS-4495", url: "https://issues.redhat.com/browse/QUARKUS-4495", }, { category: "external", summary: "QUARKUS-4497", url: "https://issues.redhat.com/browse/QUARKUS-4497", }, { category: "external", summary: "QUARKUS-4498", url: "https://issues.redhat.com/browse/QUARKUS-4498", }, { category: "external", summary: "QUARKUS-4499", url: "https://issues.redhat.com/browse/QUARKUS-4499", }, { category: "external", summary: "QUARKUS-4500", url: "https://issues.redhat.com/browse/QUARKUS-4500", }, { category: "external", summary: "QUARKUS-4501", url: "https://issues.redhat.com/browse/QUARKUS-4501", }, { category: "external", summary: "QUARKUS-4502", url: "https://issues.redhat.com/browse/QUARKUS-4502", }, { category: "external", summary: "QUARKUS-4503", url: "https://issues.redhat.com/browse/QUARKUS-4503", }, { category: "external", summary: "QUARKUS-4504", url: "https://issues.redhat.com/browse/QUARKUS-4504", }, { category: "external", summary: "QUARKUS-4505", url: "https://issues.redhat.com/browse/QUARKUS-4505", }, { category: "external", summary: "QUARKUS-4506", url: "https://issues.redhat.com/browse/QUARKUS-4506", }, { category: "external", summary: "QUARKUS-4507", url: "https://issues.redhat.com/browse/QUARKUS-4507", }, { category: "external", summary: "QUARKUS-4508", url: "https://issues.redhat.com/browse/QUARKUS-4508", }, { category: "external", summary: "QUARKUS-4509", url: "https://issues.redhat.com/browse/QUARKUS-4509", }, { category: "external", summary: "QUARKUS-4510", url: "https://issues.redhat.com/browse/QUARKUS-4510", }, { category: "external", summary: "QUARKUS-4511", url: "https://issues.redhat.com/browse/QUARKUS-4511", }, { category: "external", summary: "QUARKUS-4512", url: "https://issues.redhat.com/browse/QUARKUS-4512", }, { category: "external", summary: "QUARKUS-4514", url: "https://issues.redhat.com/browse/QUARKUS-4514", }, { category: "external", summary: "QUARKUS-4515", url: "https://issues.redhat.com/browse/QUARKUS-4515", }, { category: "external", summary: "QUARKUS-4516", url: "https://issues.redhat.com/browse/QUARKUS-4516", }, { category: "external", summary: "QUARKUS-4517", url: "https://issues.redhat.com/browse/QUARKUS-4517", }, { category: "external", summary: "QUARKUS-4518", url: "https://issues.redhat.com/browse/QUARKUS-4518", }, { category: "external", summary: "QUARKUS-4519", url: "https://issues.redhat.com/browse/QUARKUS-4519", }, { category: "external", summary: "QUARKUS-4520", url: "https://issues.redhat.com/browse/QUARKUS-4520", }, { category: "external", summary: "QUARKUS-4522", url: "https://issues.redhat.com/browse/QUARKUS-4522", }, { category: "external", summary: "QUARKUS-4523", url: "https://issues.redhat.com/browse/QUARKUS-4523", }, { category: "external", summary: "QUARKUS-4525", url: "https://issues.redhat.com/browse/QUARKUS-4525", }, { category: "external", summary: "QUARKUS-4526", url: "https://issues.redhat.com/browse/QUARKUS-4526", }, { category: "external", summary: "QUARKUS-4527", url: "https://issues.redhat.com/browse/QUARKUS-4527", }, { category: "external", summary: "QUARKUS-4529", url: "https://issues.redhat.com/browse/QUARKUS-4529", }, { category: "external", summary: "QUARKUS-4530", url: "https://issues.redhat.com/browse/QUARKUS-4530", }, { category: "external", summary: "QUARKUS-4531", url: "https://issues.redhat.com/browse/QUARKUS-4531", }, { category: "external", summary: "QUARKUS-4532", url: "https://issues.redhat.com/browse/QUARKUS-4532", }, { category: "external", summary: "QUARKUS-4533", url: "https://issues.redhat.com/browse/QUARKUS-4533", }, { category: "external", summary: "QUARKUS-4534", url: "https://issues.redhat.com/browse/QUARKUS-4534", }, { category: "external", summary: "QUARKUS-4535", url: "https://issues.redhat.com/browse/QUARKUS-4535", }, { category: "external", summary: "QUARKUS-4536", url: "https://issues.redhat.com/browse/QUARKUS-4536", }, { category: "external", summary: "QUARKUS-4537", url: "https://issues.redhat.com/browse/QUARKUS-4537", }, { category: "external", summary: "QUARKUS-4538", url: "https://issues.redhat.com/browse/QUARKUS-4538", }, { category: "external", summary: "QUARKUS-4539", url: "https://issues.redhat.com/browse/QUARKUS-4539", }, { category: "external", summary: "QUARKUS-4540", url: "https://issues.redhat.com/browse/QUARKUS-4540", }, { category: "external", summary: "QUARKUS-4541", url: "https://issues.redhat.com/browse/QUARKUS-4541", }, { category: "external", summary: "QUARKUS-4542", url: "https://issues.redhat.com/browse/QUARKUS-4542", }, { category: "external", summary: "QUARKUS-4543", url: "https://issues.redhat.com/browse/QUARKUS-4543", }, { category: "external", summary: "QUARKUS-4544", url: "https://issues.redhat.com/browse/QUARKUS-4544", }, { category: "external", summary: "QUARKUS-4545", url: "https://issues.redhat.com/browse/QUARKUS-4545", }, { category: "external", summary: "QUARKUS-4547", url: "https://issues.redhat.com/browse/QUARKUS-4547", }, { category: "external", summary: "QUARKUS-4548", url: "https://issues.redhat.com/browse/QUARKUS-4548", }, { category: "external", summary: "QUARKUS-4549", url: "https://issues.redhat.com/browse/QUARKUS-4549", }, { category: "external", summary: "QUARKUS-4550", url: "https://issues.redhat.com/browse/QUARKUS-4550", }, { category: "external", summary: "QUARKUS-4551", url: "https://issues.redhat.com/browse/QUARKUS-4551", }, { category: "external", summary: "QUARKUS-4552", url: "https://issues.redhat.com/browse/QUARKUS-4552", }, { category: "external", summary: "QUARKUS-4553", url: "https://issues.redhat.com/browse/QUARKUS-4553", }, { category: "external", summary: "QUARKUS-4608", url: "https://issues.redhat.com/browse/QUARKUS-4608", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4326.json", }, ], title: "Red Hat Security Advisory: Red Hat build of Quarkus 3.8.5 release and security update", tracking: { current_release_date: "2024-11-24T17:03:22+00:00", generator: { date: "2024-11-24T17:03:22+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2024:4326", initial_release_date: "2024-07-08T14:12:14+00:00", revision_history: [ { date: "2024-07-08T14:12:14+00:00", number: "1", summary: "Initial version", }, { date: "2024-07-08T14:12:14+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-24T17:03:22+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.5.redhat", product: { name: "Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-api@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-narayana@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-pool@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product: { name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product_id: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jetbrains/annotations@24.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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.5.redhat-00004.jar", product: { name: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.arc/arc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.arc/arc-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product: { name: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product_id: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.apache.avro/avro@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product: { name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product_id: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.apache.avro/avro-compiler@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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-00004.jar", product: { name: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product: { name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product_id: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/net.bytebuddy/byte-buddy@1.14.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "commons-cli.commons-cli-1.5.0.jar", product: { name: "commons-cli.commons-cli-1.5.0.jar", product_id: "commons-cli.commons-cli-1.5.0.jar", product_identification_helper: { purl: "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar", }, }, }, { category: "product_version", name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product: { name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product_id: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/commons-codec/commons-codec@1.16.1.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product: { name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product_id: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-compress@1.26.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product: { name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product_id: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-lang3@3.14.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product: { name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product_id: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-text@1.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product: { name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product_id: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.hibernate.orm/hibernate-core@6.4.8.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product: { name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product_id: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.4.8.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product: { name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product_id: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product: { name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product_id: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product: { name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product_id: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product: { name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product_id: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product_identification_helper: { purl: "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product: { name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product_id: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product_identification_helper: { purl: "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00013?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product: { name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product_id: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.0.4.Final-redhat-00005?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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.6.0.redhat-00006.jar", product: { name: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", product_id: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/org.apache.kafka/kafka-clients@3.6.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product: { name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product_id: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/org.apache.kafka/kafka-streams@3.6.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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-00008.jar", product: { name: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", product_id: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", product_identification_helper: { purl: "pkg:maven/org.lz4/lz4-java@1.8.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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.jar", product: { name: "org.apache.maven.maven-artifact-3.9.6.jar", product_id: "org.apache.maven.maven-artifact-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-artifact@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-builder-support-3.9.6.jar", product: { name: "org.apache.maven.maven-builder-support-3.9.6.jar", product_id: "org.apache.maven.maven-builder-support-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-builder-support@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-core-3.9.6.jar", product: { name: "org.apache.maven.maven-core-3.9.6.jar", product_id: "org.apache.maven.maven-core-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-core@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-embedder-3.9.6.jar", product: { name: "org.apache.maven.maven-embedder-3.9.6.jar", product_id: "org.apache.maven.maven-embedder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-embedder@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-model-3.9.6.jar", product: { name: "org.apache.maven.maven-model-3.9.6.jar", product_id: "org.apache.maven.maven-model-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-model@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-model-builder-3.9.6.jar", product: { name: "org.apache.maven.maven-model-builder-3.9.6.jar", product_id: "org.apache.maven.maven-model-builder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-model-builder@3.9.6?type=jar", }, }, }, { category: "product_version", name: "io.fabric8.maven-model-helper-36.jar", product: { name: "io.fabric8.maven-model-helper-36.jar", product_id: "io.fabric8.maven-model-helper-36.jar", product_identification_helper: { purl: "pkg:maven/io.fabric8/maven-model-helper@36?type=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.jar", product: { name: "org.apache.maven.maven-plugin-api-3.9.6.jar", product_id: "org.apache.maven.maven-plugin-api-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-plugin-api@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product: { name: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product_id: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.6?type=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.jar", product: { name: "org.apache.maven.maven-resolver-provider-3.9.6.jar", product_id: "org.apache.maven.maven-resolver-provider-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.6?type=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.jar", product: { name: "org.apache.maven.maven-settings-3.9.6.jar", product_id: "org.apache.maven.maven-settings-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-settings@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-settings-builder-3.9.6.jar", product: { name: "org.apache.maven.maven-settings-builder-3.9.6.jar", product_id: "org.apache.maven.maven-settings-builder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-settings-builder@3.9.6?type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product: { name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product_id: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product: { name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product_id: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.eclipse.microprofile.rest.client/microprofile-rest-client-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product_id: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/mutiny-zero@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product: { name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product_id: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product: { name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product_id: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product: { name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product: { name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product_id: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.21.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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&type=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&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-analytics-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product_id: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-avro@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-avro-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product: { name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product_id: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.8.5.redhat-00004?classifier=3.8.5.redhat-00004&type=json", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product: { name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product_id: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=properties", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-builder@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-caffeine@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-class-change-agent@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-config-yaml@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-util@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-core-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-credentials@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-db2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product: { name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product_id: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-derby@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-h2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-extension-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-api@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product: { name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product_id: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.8.5.redhat-00004?classifier=shaded&repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-ide-launcher@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-infinispan-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jacoco@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product: { name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product_id: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-junit4-mock@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-streams@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-keycloak-authorization@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-keycloak-authorization-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-logging-json@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mailer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-maven-plugin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mongodb-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-narayana-jta@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-netty@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-netty-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-reactive@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-reactive-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-opentelemetry@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-quartz@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-routes@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-config@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-api@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-common@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-common-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-di@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-security@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-web@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-swagger-ui@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-virtual-threads@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-virtual-threads-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.qute/qute-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product_id: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.qute/qute-generator@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product: { name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product_id: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.rocksdb/rocksdbjni@7.9.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product: { name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-maven@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-sisu@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-jta@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product: { name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product_id: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product_identification_helper: { purl: "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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-00008.jar", product: { name: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", product_id: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", product_identification_helper: { purl: "pkg:maven/org.apache.velocity/velocity-engine-core@2.3.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-amqp-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-auth-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-bridge-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-codegen@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-core@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-server@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mail-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mssql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mysql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-oracle-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-pg-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-proton@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-sql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-uri-template@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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.1-redhat-00002.jar", product: { name: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", product_id: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.github.luben/zstd-jni@1.5.5.1-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", }, product_reference: "aopalliance.aopalliance-1.0.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", }, product_reference: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "commons-cli.commons-cli-1.5.0.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", }, product_reference: "commons-cli.commons-cli-1.5.0.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", }, product_reference: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.fabric8.maven-model-helper-36.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", }, product_reference: "io.fabric8.maven-model-helper-36.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", }, product_reference: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", }, product_reference: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", }, product_reference: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", }, product_reference: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", }, product_reference: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", }, product_reference: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", }, product_reference: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.avro.avro-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", }, product_reference: "org.apache.avro.avro-1.11.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", }, product_reference: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", }, product_reference: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", }, product_reference: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", }, product_reference: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", }, product_reference: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", }, product_reference: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", }, product_reference: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", }, product_reference: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", }, product_reference: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-artifact-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", }, product_reference: "org.apache.maven.maven-artifact-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-builder-support-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", }, product_reference: "org.apache.maven.maven-builder-support-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-core-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", }, product_reference: "org.apache.maven.maven-core-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-embedder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-embedder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-model-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", }, product_reference: "org.apache.maven.maven-model-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-model-builder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-model-builder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-plugin-api-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", }, product_reference: "org.apache.maven.maven-plugin-api-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-repository-metadata-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", }, product_reference: "org.apache.maven.maven-repository-metadata-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-resolver-provider-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", }, product_reference: "org.apache.maven.maven-resolver-provider-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-settings-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", }, product_reference: "org.apache.maven.maven-settings-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-settings-builder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-settings-builder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", }, product_reference: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", }, product_reference: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", }, product_reference: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", }, product_reference: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", }, product_reference: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", }, product_reference: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", }, product_reference: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", }, product_reference: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", }, product_reference: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.lz4.lz4-java-1.8.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", }, product_reference: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", }, product_reference: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", }, product_reference: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, ], }, vulnerabilities: [ { cve: "CVE-2024-29857", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2024-06-19T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293028", }, ], notes: [ { category: "description", text: "A vulnerability was found in Bouncy Castle. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java). Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-29857", }, { category: "external", summary: "RHBZ#2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-29857", url: "https://www.cve.org/CVERecord?id=CVE-2024-29857", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", }, ], release_date: "2024-06-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", }, { acknowledgments: [ { names: [ "Hubert Kario", ], organization: "Red Hat", summary: "This issue was discovered by Red Hat.", }, ], cve: "CVE-2024-30171", cwe: { id: "CWE-208", name: "Observable Timing Discrepancy", }, discovery_date: "2024-04-18T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2276360", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java cryptography APIs. Affected versions of the org.bouncycastle:bcprov-jdk18on package are vulnerable to Observable Timing Discrepancy via the PKCS#1 1.5 and OAEP decryption process (a.k.a. Marvin Attack). An attacker can recover cipher-texts via a side-channel attack by exploiting the Marvin security flaw. The PKCS#1 1.5 attack vector leaks data via javax.crypto.Cipher exceptions and the OAEP interface vector leaks via the bit size of the decrypted data.", title: "Vulnerability description", }, { category: "summary", text: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-30171", }, { category: "external", summary: "RHBZ#2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30171", url: "https://www.cve.org/CVERecord?id=CVE-2024-30171", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", }, { category: "external", summary: "https://people.redhat.com/~hkario/marvin/", url: "https://people.redhat.com/~hkario/marvin/", }, ], release_date: "2024-04-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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.5.redhat", "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", }, { cve: "CVE-2024-30172", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2024-06-19T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293025", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to an Infinite loop issue in ED25519 verification in the ScalarUtil class. This flaw allows an attacker to send a malicious signature and public key to trigger a denial of service.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-30172", }, { category: "external", summary: "RHBZ#2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30172", url: "https://www.cve.org/CVERecord?id=CVE-2024-30172", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", }, { category: "external", summary: "https://www.bouncycastle.org/latest_releases.html", url: "https://www.bouncycastle.org/latest_releases.html", }, ], release_date: "2024-05-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", }, { cve: "CVE-2024-34447", cwe: { id: "CWE-706", name: "Use of Incorrectly-Resolved Name or Reference", }, discovery_date: "2024-05-06T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2279227", }, ], notes: [ { category: "description", text: "A flaw was found in Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to a use of incorrectly-resolved name or reference issue when resolving domain names over an SSL socket that was created without an explicit hostname, such as in the HttpsURLConnection() function. If endpoint identification is enabled, this flow allows an attacker to trigger hostname verification against a DNS-resolved address.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", title: "Vulnerability summary", }, { category: "other", text: "The vulnerability in Bouncy Castle Java Cryptography APIs, allowing for incorrect resolution of domain names during SSL/TLS connections without explicitly specifying a hostname, is assessed as moderate severity due to its potential impact on security. By exploiting this flaw, an attacker could manipulate DNS resolution to present a different server's certificate, leading to a mismatch between expected and verified hostnames. While this could facilitate a man-in-the-middle attack under specific conditions, its severity is moderated by the prerequisite of the attacker controlling DNS responses or intercepting network traffic.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-34447", }, { category: "external", summary: "RHBZ#2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-34447", url: "https://www.cve.org/CVERecord?id=CVE-2024-34447", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", }, ], release_date: "2024-05-03T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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.5.redhat", "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", }, ], }
rhsa-2024:4271
Vulnerability from csaf_redhat
Published
2024-07-02 16:23
Modified
2025-05-02 06:52
Summary
Red Hat Security Advisory: Red Hat AMQ Broker 7.12.1 release and security update
Notes
Topic
Red Hat AMQ Broker 7.12.1 is now available from the Red Hat Customer Portal.
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
AMQ Broker is a high-performance messaging implementation based on ActiveMQ Artemis. It uses an asynchronous journal for fast message persistence, and supports multiple languages, protocols, and platforms.
This release of Red Hat AMQ Broker 7.12.1 includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.
Security Fix(es):
* (CVE-2023-5072) JSON-java: parser confusion leads to OOM
* (CVE-2024-30172) Infinite loop in ED25519 verification in the ScalarUtil class
* (CVE-2024-29857) org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service
* (CVE-2024-30171) bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)
* (CVE-2024-34447) org.bouncycastle: Use of Incorrectly-Resolved Name or Reference
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) 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 © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Red Hat AMQ Broker 7.12.1 is now available from the Red Hat Customer Portal.\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: "AMQ Broker is a high-performance messaging implementation based on ActiveMQ Artemis. It uses an asynchronous journal for fast message persistence, and supports multiple languages, protocols, and platforms.\n\nThis release of Red Hat AMQ Broker 7.12.1 includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.\n\nSecurity Fix(es):\n\n* (CVE-2023-5072) JSON-java: parser confusion leads to OOM\n* (CVE-2024-30172) Infinite loop in ED25519 verification in the ScalarUtil class\n* (CVE-2024-29857) org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service\n* (CVE-2024-30171) bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)\n* (CVE-2024-34447) org.bouncycastle: Use of Incorrectly-Resolved Name or Reference\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) 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:4271", url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { 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/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=jboss.amq.broker&version=7.12.1", url: "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=jboss.amq.broker&version=7.12.1", }, { category: "external", summary: "https://docs.redhat.com/en/documentation/red_hat_amq_broker/7.12", url: "https://docs.redhat.com/en/documentation/red_hat_amq_broker/7.12", }, { category: "external", summary: "2246417", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2246417", }, { category: "external", summary: "2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4271.json", }, ], title: "Red Hat Security Advisory: Red Hat AMQ Broker 7.12.1 release and security update", tracking: { current_release_date: "2025-05-02T06:52:31+00:00", generator: { date: "2025-05-02T06:52:31+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.3", }, }, id: "RHSA-2024:4271", initial_release_date: "2024-07-02T16:23:45+00:00", revision_history: [ { date: "2024-07-02T16:23:45+00:00", number: "1", summary: "Initial version", }, { date: "2024-07-02T16:23:45+00:00", number: "2", summary: "Last updated version", }, { date: "2025-05-02T06:52:31+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat AMQ Broker 7", product: { name: "Red Hat AMQ Broker 7", product_id: "Red Hat AMQ Broker 7", product_identification_helper: { cpe: "cpe:/a:redhat:amq_broker:7.12", }, }, }, ], category: "product_family", name: "Red Hat JBoss AMQ", }, ], category: "vendor", name: "Red Hat", }, ], }, vulnerabilities: [ { cve: "CVE-2023-5072", cwe: { id: "CWE-770", name: "Allocation of Resources Without Limits or Throttling", }, discovery_date: "2023-10-25T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2246417", }, ], notes: [ { category: "description", text: "A flaw was found in the org.json package. A bug in the parser exists, and an input string may lead to undefined usage of memory, leading to an out-of-memory error, causing a denial of service (DoS).", title: "Vulnerability description", }, { category: "summary", text: "JSON-java: parser confusion leads to OOM", title: "Vulnerability summary", }, { category: "other", text: "This vulnerability may cause denial of service with a small string input, causing the server to be unresponsive easily, hence the Important impact.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2023-5072", }, { category: "external", summary: "RHBZ#2246417", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2246417", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2023-5072", url: "https://www.cve.org/CVERecord?id=CVE-2023-5072", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2023-5072", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-5072", }, { category: "external", summary: "https://github.com/stleary/JSON-java/issues/758", url: "https://github.com/stleary/JSON-java/issues/758", }, { category: "external", summary: "https://github.com/stleary/JSON-java/issues/771", url: "https://github.com/stleary/JSON-java/issues/771", }, ], release_date: "2023-10-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "No current mitigation is available for this flaw.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "JSON-java: parser confusion leads to OOM", }, { cve: "CVE-2024-29857", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293028", }, ], notes: [ { category: "description", text: "A vulnerability was found in Bouncy Castle. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java). Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", title: "Vulnerability summary", }, { category: "other", text: "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-29857", }, { category: "external", summary: "RHBZ#2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-29857", url: "https://www.cve.org/CVERecord?id=CVE-2024-29857", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", }, ], release_date: "2024-06-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", }, { acknowledgments: [ { names: [ "Hubert Kario", ], organization: "Red Hat", summary: "This issue was discovered by Red Hat.", }, ], cve: "CVE-2024-30171", cwe: { id: "CWE-208", name: "Observable Timing Discrepancy", }, discovery_date: "2024-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2276360", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java cryptography APIs. Affected versions of the org.bouncycastle:bcprov-jdk18on package are vulnerable to Observable Timing Discrepancy via the PKCS#1 1.5 and OAEP decryption process (a.k.a. Marvin Attack). An attacker can recover cipher-texts via a side-channel attack by exploiting the Marvin security flaw. The PKCS#1 1.5 attack vector leaks data via javax.crypto.Cipher exceptions and the OAEP interface vector leaks via the bit size of the decrypted data.", title: "Vulnerability description", }, { category: "summary", text: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-30171", }, { category: "external", summary: "RHBZ#2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30171", url: "https://www.cve.org/CVERecord?id=CVE-2024-30171", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", }, { category: "external", summary: "https://people.redhat.com/~hkario/marvin/", url: "https://people.redhat.com/~hkario/marvin/", }, ], release_date: "2024-04-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", }, { cve: "CVE-2024-30172", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293025", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to an Infinite loop issue in ED25519 verification in the ScalarUtil class. This flaw allows an attacker to send a malicious signature and public key to trigger a denial of service.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-30172", }, { category: "external", summary: "RHBZ#2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30172", url: "https://www.cve.org/CVERecord?id=CVE-2024-30172", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", }, { category: "external", summary: "https://www.bouncycastle.org/latest_releases.html", url: "https://www.bouncycastle.org/latest_releases.html", }, ], release_date: "2024-05-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", }, { cve: "CVE-2024-34447", cwe: { id: "CWE-706", name: "Use of Incorrectly-Resolved Name or Reference", }, discovery_date: "2024-05-06T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2279227", }, ], notes: [ { category: "description", text: "A flaw was found in Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to a use of incorrectly-resolved name or reference issue when resolving domain names over an SSL socket that was created without an explicit hostname, such as in the HttpsURLConnection() function. If endpoint identification is enabled, this flow allows an attacker to trigger hostname verification against a DNS-resolved address.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", title: "Vulnerability summary", }, { category: "other", text: "The vulnerability in Bouncy Castle Java Cryptography APIs, allowing for incorrect resolution of domain names during SSL/TLS connections without explicitly specifying a hostname, is assessed as moderate severity due to its potential impact on security. By exploiting this flaw, an attacker could manipulate DNS resolution to present a different server's certificate, leading to a mismatch between expected and verified hostnames. While this could facilitate a man-in-the-middle attack under specific conditions, its severity is moderated by the prerequisite of the attacker controlling DNS responses or intercepting network traffic.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-34447", }, { category: "external", summary: "RHBZ#2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-34447", url: "https://www.cve.org/CVERecord?id=CVE-2024-34447", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", }, ], release_date: "2024-05-03T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", }, ], }
rhsa-2024_4271
Vulnerability from csaf_redhat
Published
2024-07-02 16:23
Modified
2024-12-17 08:14
Summary
Red Hat Security Advisory: Red Hat AMQ Broker 7.12.1 release and security update
Notes
Topic
Red Hat AMQ Broker 7.12.1 is now available from the Red Hat Customer Portal.
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
AMQ Broker is a high-performance messaging implementation based on ActiveMQ Artemis. It uses an asynchronous journal for fast message persistence, and supports multiple languages, protocols, and platforms.
This release of Red Hat AMQ Broker 7.12.1 includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.
Security Fix(es):
* (CVE-2023-5072) JSON-java: parser confusion leads to OOM
* (CVE-2024-30172) Infinite loop in ED25519 verification in the ScalarUtil class
* (CVE-2024-29857) org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service
* (CVE-2024-30171) bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)
* (CVE-2024-34447) org.bouncycastle: Use of Incorrectly-Resolved Name or Reference
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) 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 © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Red Hat AMQ Broker 7.12.1 is now available from the Red Hat Customer Portal.\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: "AMQ Broker is a high-performance messaging implementation based on ActiveMQ Artemis. It uses an asynchronous journal for fast message persistence, and supports multiple languages, protocols, and platforms.\n\nThis release of Red Hat AMQ Broker 7.12.1 includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.\n\nSecurity Fix(es):\n\n* (CVE-2023-5072) JSON-java: parser confusion leads to OOM\n* (CVE-2024-30172) Infinite loop in ED25519 verification in the ScalarUtil class\n* (CVE-2024-29857) org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service\n* (CVE-2024-30171) bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)\n* (CVE-2024-34447) org.bouncycastle: Use of Incorrectly-Resolved Name or Reference\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) 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:4271", url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { 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/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=jboss.amq.broker&version=7.12.1", url: "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=jboss.amq.broker&version=7.12.1", }, { category: "external", summary: "https://docs.redhat.com/en/documentation/red_hat_amq_broker/7.12", url: "https://docs.redhat.com/en/documentation/red_hat_amq_broker/7.12", }, { category: "external", summary: "2246417", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2246417", }, { category: "external", summary: "2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4271.json", }, ], title: "Red Hat Security Advisory: Red Hat AMQ Broker 7.12.1 release and security update", tracking: { current_release_date: "2024-12-17T08:14:05+00:00", generator: { date: "2024-12-17T08:14:05+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.3", }, }, id: "RHSA-2024:4271", initial_release_date: "2024-07-02T16:23:45+00:00", revision_history: [ { date: "2024-07-02T16:23:45+00:00", number: "1", summary: "Initial version", }, { date: "2024-07-02T16:23:45+00:00", number: "2", summary: "Last updated version", }, { date: "2024-12-17T08:14:05+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat AMQ Broker 7", product: { name: "Red Hat AMQ Broker 7", product_id: "Red Hat AMQ Broker 7", product_identification_helper: { cpe: "cpe:/a:redhat:amq_broker:7.12", }, }, }, ], category: "product_family", name: "Red Hat JBoss AMQ", }, ], category: "vendor", name: "Red Hat", }, ], }, vulnerabilities: [ { cve: "CVE-2023-5072", cwe: { id: "CWE-770", name: "Allocation of Resources Without Limits or Throttling", }, discovery_date: "2023-10-25T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2246417", }, ], notes: [ { category: "description", text: "A flaw was found in the org.json package. A bug in the parser exists, and an input string may lead to undefined usage of memory, leading to an out-of-memory error, causing a denial of service (DoS).", title: "Vulnerability description", }, { category: "summary", text: "JSON-java: parser confusion leads to OOM", title: "Vulnerability summary", }, { category: "other", text: "This vulnerability may cause denial of service with a small string input, causing the server to be unresponsive easily, hence the Important impact.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2023-5072", }, { category: "external", summary: "RHBZ#2246417", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2246417", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2023-5072", url: "https://www.cve.org/CVERecord?id=CVE-2023-5072", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2023-5072", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-5072", }, { category: "external", summary: "https://github.com/stleary/JSON-java/issues/758", url: "https://github.com/stleary/JSON-java/issues/758", }, { category: "external", summary: "https://github.com/stleary/JSON-java/issues/771", url: "https://github.com/stleary/JSON-java/issues/771", }, ], release_date: "2023-10-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "No current mitigation is available for this flaw.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "JSON-java: parser confusion leads to OOM", }, { cve: "CVE-2024-29857", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293028", }, ], notes: [ { category: "description", text: "A vulnerability was found in Bouncy Castle. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java). Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-29857", }, { category: "external", summary: "RHBZ#2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-29857", url: "https://www.cve.org/CVERecord?id=CVE-2024-29857", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", }, ], release_date: "2024-06-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", }, { acknowledgments: [ { names: [ "Hubert Kario", ], organization: "Red Hat", summary: "This issue was discovered by Red Hat.", }, ], cve: "CVE-2024-30171", cwe: { id: "CWE-208", name: "Observable Timing Discrepancy", }, discovery_date: "2024-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2276360", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java cryptography APIs. Affected versions of the org.bouncycastle:bcprov-jdk18on package are vulnerable to Observable Timing Discrepancy via the PKCS#1 1.5 and OAEP decryption process (a.k.a. Marvin Attack). An attacker can recover cipher-texts via a side-channel attack by exploiting the Marvin security flaw. The PKCS#1 1.5 attack vector leaks data via javax.crypto.Cipher exceptions and the OAEP interface vector leaks via the bit size of the decrypted data.", title: "Vulnerability description", }, { category: "summary", text: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-30171", }, { category: "external", summary: "RHBZ#2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30171", url: "https://www.cve.org/CVERecord?id=CVE-2024-30171", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", }, { category: "external", summary: "https://people.redhat.com/~hkario/marvin/", url: "https://people.redhat.com/~hkario/marvin/", }, ], release_date: "2024-04-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", }, { cve: "CVE-2024-30172", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293025", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to an Infinite loop issue in ED25519 verification in the ScalarUtil class. This flaw allows an attacker to send a malicious signature and public key to trigger a denial of service.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-30172", }, { category: "external", summary: "RHBZ#2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30172", url: "https://www.cve.org/CVERecord?id=CVE-2024-30172", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", }, { category: "external", summary: "https://www.bouncycastle.org/latest_releases.html", url: "https://www.bouncycastle.org/latest_releases.html", }, ], release_date: "2024-05-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", }, { cve: "CVE-2024-34447", cwe: { id: "CWE-706", name: "Use of Incorrectly-Resolved Name or Reference", }, discovery_date: "2024-05-06T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2279227", }, ], notes: [ { category: "description", text: "A flaw was found in Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to a use of incorrectly-resolved name or reference issue when resolving domain names over an SSL socket that was created without an explicit hostname, such as in the HttpsURLConnection() function. If endpoint identification is enabled, this flow allows an attacker to trigger hostname verification against a DNS-resolved address.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", title: "Vulnerability summary", }, { category: "other", text: "The vulnerability in Bouncy Castle Java Cryptography APIs, allowing for incorrect resolution of domain names during SSL/TLS connections without explicitly specifying a hostname, is assessed as moderate severity due to its potential impact on security. By exploiting this flaw, an attacker could manipulate DNS resolution to present a different server's certificate, leading to a mismatch between expected and verified hostnames. While this could facilitate a man-in-the-middle attack under specific conditions, its severity is moderated by the prerequisite of the attacker controlling DNS responses or intercepting network traffic.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-34447", }, { category: "external", summary: "RHBZ#2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-34447", url: "https://www.cve.org/CVERecord?id=CVE-2024-34447", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", }, ], release_date: "2024-05-03T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", }, ], }
RHSA-2024:4271
Vulnerability from csaf_redhat
Published
2024-07-02 16:23
Modified
2025-05-02 06:52
Summary
Red Hat Security Advisory: Red Hat AMQ Broker 7.12.1 release and security update
Notes
Topic
Red Hat AMQ Broker 7.12.1 is now available from the Red Hat Customer Portal.
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
AMQ Broker is a high-performance messaging implementation based on ActiveMQ Artemis. It uses an asynchronous journal for fast message persistence, and supports multiple languages, protocols, and platforms.
This release of Red Hat AMQ Broker 7.12.1 includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.
Security Fix(es):
* (CVE-2023-5072) JSON-java: parser confusion leads to OOM
* (CVE-2024-30172) Infinite loop in ED25519 verification in the ScalarUtil class
* (CVE-2024-29857) org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service
* (CVE-2024-30171) bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)
* (CVE-2024-34447) org.bouncycastle: Use of Incorrectly-Resolved Name or Reference
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) 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 © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Red Hat AMQ Broker 7.12.1 is now available from the Red Hat Customer Portal.\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: "AMQ Broker is a high-performance messaging implementation based on ActiveMQ Artemis. It uses an asynchronous journal for fast message persistence, and supports multiple languages, protocols, and platforms.\n\nThis release of Red Hat AMQ Broker 7.12.1 includes security and bug fixes, and enhancements. For further information, refer to the release notes linked to in the References section.\n\nSecurity Fix(es):\n\n* (CVE-2023-5072) JSON-java: parser confusion leads to OOM\n* (CVE-2024-30172) Infinite loop in ED25519 verification in the ScalarUtil class\n* (CVE-2024-29857) org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service\n* (CVE-2024-30171) bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)\n* (CVE-2024-34447) org.bouncycastle: Use of Incorrectly-Resolved Name or Reference\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) 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:4271", url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { 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/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=jboss.amq.broker&version=7.12.1", url: "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downloadType=distributions&product=jboss.amq.broker&version=7.12.1", }, { category: "external", summary: "https://docs.redhat.com/en/documentation/red_hat_amq_broker/7.12", url: "https://docs.redhat.com/en/documentation/red_hat_amq_broker/7.12", }, { category: "external", summary: "2246417", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2246417", }, { category: "external", summary: "2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4271.json", }, ], title: "Red Hat Security Advisory: Red Hat AMQ Broker 7.12.1 release and security update", tracking: { current_release_date: "2025-05-02T06:52:31+00:00", generator: { date: "2025-05-02T06:52:31+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.3", }, }, id: "RHSA-2024:4271", initial_release_date: "2024-07-02T16:23:45+00:00", revision_history: [ { date: "2024-07-02T16:23:45+00:00", number: "1", summary: "Initial version", }, { date: "2024-07-02T16:23:45+00:00", number: "2", summary: "Last updated version", }, { date: "2025-05-02T06:52:31+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat AMQ Broker 7", product: { name: "Red Hat AMQ Broker 7", product_id: "Red Hat AMQ Broker 7", product_identification_helper: { cpe: "cpe:/a:redhat:amq_broker:7.12", }, }, }, ], category: "product_family", name: "Red Hat JBoss AMQ", }, ], category: "vendor", name: "Red Hat", }, ], }, vulnerabilities: [ { cve: "CVE-2023-5072", cwe: { id: "CWE-770", name: "Allocation of Resources Without Limits or Throttling", }, discovery_date: "2023-10-25T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2246417", }, ], notes: [ { category: "description", text: "A flaw was found in the org.json package. A bug in the parser exists, and an input string may lead to undefined usage of memory, leading to an out-of-memory error, causing a denial of service (DoS).", title: "Vulnerability description", }, { category: "summary", text: "JSON-java: parser confusion leads to OOM", title: "Vulnerability summary", }, { category: "other", text: "This vulnerability may cause denial of service with a small string input, causing the server to be unresponsive easily, hence the Important impact.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2023-5072", }, { category: "external", summary: "RHBZ#2246417", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2246417", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2023-5072", url: "https://www.cve.org/CVERecord?id=CVE-2023-5072", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2023-5072", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-5072", }, { category: "external", summary: "https://github.com/stleary/JSON-java/issues/758", url: "https://github.com/stleary/JSON-java/issues/758", }, { category: "external", summary: "https://github.com/stleary/JSON-java/issues/771", url: "https://github.com/stleary/JSON-java/issues/771", }, ], release_date: "2023-10-12T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "No current mitigation is available for this flaw.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "JSON-java: parser confusion leads to OOM", }, { cve: "CVE-2024-29857", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293028", }, ], notes: [ { category: "description", text: "A vulnerability was found in Bouncy Castle. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java). Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", title: "Vulnerability summary", }, { category: "other", text: "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-29857", }, { category: "external", summary: "RHBZ#2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-29857", url: "https://www.cve.org/CVERecord?id=CVE-2024-29857", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", }, ], release_date: "2024-06-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", }, { acknowledgments: [ { names: [ "Hubert Kario", ], organization: "Red Hat", summary: "This issue was discovered by Red Hat.", }, ], cve: "CVE-2024-30171", cwe: { id: "CWE-208", name: "Observable Timing Discrepancy", }, discovery_date: "2024-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2276360", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java cryptography APIs. Affected versions of the org.bouncycastle:bcprov-jdk18on package are vulnerable to Observable Timing Discrepancy via the PKCS#1 1.5 and OAEP decryption process (a.k.a. Marvin Attack). An attacker can recover cipher-texts via a side-channel attack by exploiting the Marvin security flaw. The PKCS#1 1.5 attack vector leaks data via javax.crypto.Cipher exceptions and the OAEP interface vector leaks via the bit size of the decrypted data.", title: "Vulnerability description", }, { category: "summary", text: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-30171", }, { category: "external", summary: "RHBZ#2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30171", url: "https://www.cve.org/CVERecord?id=CVE-2024-30171", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", }, { category: "external", summary: "https://people.redhat.com/~hkario/marvin/", url: "https://people.redhat.com/~hkario/marvin/", }, ], release_date: "2024-04-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", }, { cve: "CVE-2024-30172", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293025", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to an Infinite loop issue in ED25519 verification in the ScalarUtil class. This flaw allows an attacker to send a malicious signature and public key to trigger a denial of service.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-30172", }, { category: "external", summary: "RHBZ#2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30172", url: "https://www.cve.org/CVERecord?id=CVE-2024-30172", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", }, { category: "external", summary: "https://www.bouncycastle.org/latest_releases.html", url: "https://www.bouncycastle.org/latest_releases.html", }, ], release_date: "2024-05-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", }, { cve: "CVE-2024-34447", cwe: { id: "CWE-706", name: "Use of Incorrectly-Resolved Name or Reference", }, discovery_date: "2024-05-06T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2279227", }, ], notes: [ { category: "description", text: "A flaw was found in Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to a use of incorrectly-resolved name or reference issue when resolving domain names over an SSL socket that was created without an explicit hostname, such as in the HttpsURLConnection() function. If endpoint identification is enabled, this flow allows an attacker to trigger hostname verification against a DNS-resolved address.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", title: "Vulnerability summary", }, { category: "other", text: "The vulnerability in Bouncy Castle Java Cryptography APIs, allowing for incorrect resolution of domain names during SSL/TLS connections without explicitly specifying a hostname, is assessed as moderate severity due to its potential impact on security. By exploiting this flaw, an attacker could manipulate DNS resolution to present a different server's certificate, leading to a mismatch between expected and verified hostnames. While this could facilitate a man-in-the-middle attack under specific conditions, its severity is moderated by the prerequisite of the attacker controlling DNS responses or intercepting network traffic.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "Red Hat AMQ Broker 7", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-34447", }, { category: "external", summary: "RHBZ#2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-34447", url: "https://www.cve.org/CVERecord?id=CVE-2024-34447", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", }, ], release_date: "2024-05-03T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-02T16:23:45+00:00", details: "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", product_ids: [ "Red Hat AMQ Broker 7", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", product_ids: [ "Red Hat AMQ Broker 7", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "Red Hat AMQ Broker 7", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", }, ], }
rhsa-2024:4884
Vulnerability from csaf_redhat
Published
2024-07-25 19:26
Modified
2025-05-02 07:13
Summary
Red Hat Security Advisory: Red Hat Build of Apache Camel 4.4.1 for Spring Boot security update.
Notes
Topic
Red Hat build of Apache Camel 4.4.1 for Spring Boot release and security update is now available.
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
Red Hat build of Apache Camel 4.4.1 for Spring Boot release and security update is now available.
The purpose of this text-only errata is to inform you about the security issues fixed.
Security Fix(es):
* undertow: response write hangs in case of Java 17 TLSv1.3 NewSessionTicket (CVE-2024-5971)
* pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE (CVE-2024-1597)
* vert.x: io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx (CVE-2024-1023)
* vertx-core: io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI supportd (CVE-2024-1300)
* undertow: url-encoded request path information can be broken on ajp-listener (CVE-2024-6162)
* jetty: stop accepting new connections from valid clients (CVE-2024-22201)
* threetenbp: null pointer exception (CVE-2024-23081)
* org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service (CVE-2024-29857)
* org.bouncycastle-bcprov-jdk18on: bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) (CVE-2024-30171)
* org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class (CVE-2024-30172)
* mvel: TimeOut error when calling ParseTools.subCompileExpression() function (CVE-2023-51079)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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 © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Red Hat build of Apache Camel 4.4.1 for Spring Boot release and security update is now available.\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: "Red Hat build of Apache Camel 4.4.1 for Spring Boot release and security update is now available.\n\nThe purpose of this text-only errata is to inform you about the security issues fixed.\n\nSecurity Fix(es):\n\n* undertow: response write hangs in case of Java 17 TLSv1.3 NewSessionTicket (CVE-2024-5971)\n\n* pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE (CVE-2024-1597)\n\n* vert.x: io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx (CVE-2024-1023)\n\n* vertx-core: io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI supportd (CVE-2024-1300)\n\n* undertow: url-encoded request path information can be broken on ajp-listener (CVE-2024-6162)\n\n* jetty: stop accepting new connections from valid clients (CVE-2024-22201)\n\n* threetenbp: null pointer exception (CVE-2024-23081)\n\n* org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service (CVE-2024-29857)\n\n* org.bouncycastle-bcprov-jdk18on: bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) (CVE-2024-30171)\n\n* org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class (CVE-2024-30172)\n\n* mvel: TimeOut error when calling ParseTools.subCompileExpression() function (CVE-2023-51079)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) 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:4884", url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#important", url: "https://access.redhat.com/security/updates/classification/#important", }, { category: "external", summary: "2256065", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2256065", }, { category: "external", summary: "2260840", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2260840", }, { category: "external", summary: "2263139", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2263139", }, { category: "external", summary: "2266136", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266136", }, { category: "external", summary: "2266523", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266523", }, { category: "external", summary: "2274197", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2274197", }, { category: "external", summary: "2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "2292211", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2292211", }, { category: "external", summary: "2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "2293069", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293069", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4884.json", }, ], title: "Red Hat Security Advisory: Red Hat Build of Apache Camel 4.4.1 for Spring Boot security update.", tracking: { current_release_date: "2025-05-02T07:13:41+00:00", generator: { date: "2025-05-02T07:13:41+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.3", }, }, id: "RHSA-2024:4884", initial_release_date: "2024-07-25T19:26:07+00:00", revision_history: [ { date: "2024-07-25T19:26:07+00:00", number: "1", summary: "Initial version", }, { date: "2024-07-25T19:26:07+00:00", number: "2", summary: "Last updated version", }, { date: "2025-05-02T07:13: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 Apache Camel 4.4.1 for Spring Boot", product: { name: "Red Hat build of Apache Camel 4.4.1 for Spring Boot", product_id: "Red Hat build of Apache Camel 4.4.1 for Spring Boot", product_identification_helper: { cpe: "cpe:/a:redhat:apache_camel_spring_boot:4.4.1", }, }, }, ], category: "product_family", name: "Red Hat Build of Apache Camel", }, ], category: "vendor", name: "Red Hat", }, ], }, vulnerabilities: [ { cve: "CVE-2023-51079", discovery_date: "2023-12-28T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2256065", }, ], notes: [ { category: "description", text: "[DISPUTED] A vulnerability was found in the ParseTools.subCompileExpression() method in the Mvel package. This vulnerability manifests as a TimeOut error, and may allow an attacker to leverage the TimeOut error to disrupt the normal functioning of the system or application, potentially leading to undesired outcomes or disruptions.", title: "Vulnerability description", }, { category: "summary", text: "mvel: TimeOut error when calling ParseTools.subCompileExpression() function", title: "Vulnerability summary", }, { category: "other", text: "This CVE is disputed because the only anticipated outcome is that the parser will take an exceptionally long time to complete its task.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2023-51079", }, { category: "external", summary: "RHBZ#2256065", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2256065", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2023-51079", url: "https://www.cve.org/CVERecord?id=CVE-2023-51079", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2023-51079", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-51079", }, { category: "external", summary: "https://github.com/mvel/mvel/issues/348", url: "https://github.com/mvel/mvel/issues/348", }, ], release_date: "2023-12-27T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, ], 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 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "mvel: TimeOut error when calling ParseTools.subCompileExpression() function", }, { cve: "CVE-2024-1023", cwe: { id: "CWE-401", name: "Missing Release of Memory after Effective Lifetime", }, discovery_date: "2024-01-29T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2260840", }, ], notes: [ { category: "description", text: "A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge, allowing an attacker to exploit this vulnerability. For instance, a server accepting arbitrary internet addresses could serve as an attack vector by connecting to these addresses, thereby accelerating the memory leak.", title: "Vulnerability description", }, { category: "summary", text: "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-1023", }, { category: "external", summary: "RHBZ#2260840", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2260840", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-1023", url: "https://www.cve.org/CVERecord?id=CVE-2024-1023", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-1023", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-1023", }, { category: "external", summary: "https://github.com/eclipse-vertx/vert.x/issues/5078", url: "https://github.com/eclipse-vertx/vert.x/issues/5078", }, { category: "external", summary: "https://github.com/eclipse-vertx/vert.x/pull/5080", url: "https://github.com/eclipse-vertx/vert.x/pull/5080", }, { category: "external", summary: "https://github.com/eclipse-vertx/vert.x/pull/5082", url: "https://github.com/eclipse-vertx/vert.x/pull/5082", }, ], release_date: "2024-01-26T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "io.vertx/vertx-core: memory leak due to the use of Netty FastThreadLocal data structures in Vertx", }, { cve: "CVE-2024-1300", cwe: { id: "CWE-401", name: "Missing Release of Memory after Effective Lifetime", }, discovery_date: "2024-02-07T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2263139", }, ], notes: [ { category: "description", text: "A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading to memory exhaustion. This flaw allows attackers to send TLS client hello messages with fake server names, triggering a JVM out-of-memory error.", title: "Vulnerability description", }, { category: "summary", text: "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support", title: "Vulnerability summary", }, { category: "other", text: "This affects only TLS servers with SNI enabled.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-1300", }, { category: "external", summary: "RHBZ#2263139", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2263139", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-1300", url: "https://www.cve.org/CVERecord?id=CVE-2024-1300", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-1300", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-1300", }, { category: "external", summary: "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni.", url: "https://vertx.io/docs/vertx-core/java/#_server_name_indication_sni.", }, ], release_date: "2024-02-06T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "LOW", baseScore: 5.4, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "io.vertx:vertx-core: memory leak when a TCP server is configured with TLS and SNI support", }, { cve: "CVE-2024-1597", cwe: { id: "CWE-89", name: "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')", }, discovery_date: "2024-02-28T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2266523", }, ], notes: [ { category: "description", text: "A flaw was found in the PostgreSQL JDBC Driver. A SQL injection is possible when using the non-default connection property preferQueryMode=simple in combination with application code that has a vulnerable SQL that negates a parameter value.", title: "Vulnerability description", }, { category: "summary", text: "pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE", title: "Vulnerability summary", }, { category: "other", text: "The PostgreSQL JDBC Driver is not affected in the default query mode. Users that do not override the query mode are not impacted.\n\nThe described SQL injection vulnerability, while significant, is categorized as important rather than critical due to several factors. Firstly, the exploitation relies on specific conditions, including the use of a non-default query mode (preferQueryMode=simple) and the precise arrangement of user-controlled parameters within the SQL query. This limits the potential attack surface and reduces the likelihood of widespread exploitation across systems. Additionally, the vulnerability does not pose an immediate and severe risk of system compromise or data breach; rather, it enables attackers to manipulate SQL queries and potentially execute arbitrary commands within the context of the application's database. Furthermore, the vulnerability can be effectively mitigated by applying the provided patch or by avoiding the use of the vulnerable query mode, thus reducing the risk of exploitation.\n\nRed Hat Satellite ships a PostgreSQL JDBC Driver which embeds into Candlepin. However, Candlepin doesn't directly utilize the PostgreSQL JDBC Driver and doesn't set PreferQueryMode. Therefore, although the affected component is shipped, the product impact is considered Low. This issue may be addressed in a future Satellite release.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-1597", }, { category: "external", summary: "RHBZ#2266523", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266523", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-1597", url: "https://www.cve.org/CVERecord?id=CVE-2024-1597", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-1597", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-1597", }, { category: "external", summary: "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56", url: "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56", }, { category: "external", summary: "https://www.enterprisedb.com/docs/jdbc_connector/latest/01_jdbc_rel_notes/", url: "https://www.enterprisedb.com/docs/jdbc_connector/latest/01_jdbc_rel_notes/", }, { category: "external", summary: "https://www.enterprisedb.com/docs/security/assessments/cve-2024-1597/", url: "https://www.enterprisedb.com/docs/security/assessments/cve-2024-1597/", }, ], release_date: "2024-02-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Do not use the connection propertypreferQueryMode=simple. If you do not explicitly specify a query mode, then you are using the default of extended and are not impacted by this issue.", product_ids: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Low", }, ], title: "pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE", }, { cve: "CVE-2024-1635", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, discovery_date: "2024-02-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2264928", }, ], notes: [ { category: "description", text: "A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then closes the connection immediately, the server will end with both memory and open file limits exhausted at some point, depending on the amount of memory available. \r\n\r\nAt HTTP upgrade to remoting, the WriteTimeoutStreamSinkConduit leaks connections if RemotingConnection is closed by Remoting ServerConnectionOpenListener. Because the remoting connection originates in Undertow as part of the HTTP upgrade, there is an external layer to the remoting connection. This connection is unaware of the outermost layer when closing the connection during the connection opening procedure. Hence, the Undertow WriteTimeoutStreamSinkConduit is not notified of the closed connection in this scenario. Because WriteTimeoutStreamSinkConduit creates a timeout task, the whole dependency tree leaks via that task, which is added to XNIO WorkerThread. So, the workerThread points to the Undertow conduit, which contains the connections and causes the leak.", title: "Vulnerability description", }, { category: "summary", text: "undertow: Out-of-memory Error after several closed connections with wildfly-http-client protocol", title: "Vulnerability summary", }, { category: "other", text: "This is rated as Important due to the fact that this might be an unauthenticated remote issue exploited by a malicious user, causing a denial of service (DoS) to the affected server.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-1635", }, { category: "external", summary: "RHBZ#2264928", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2264928", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-1635", url: "https://www.cve.org/CVERecord?id=CVE-2024-1635", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-1635", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-1635", }, ], release_date: "2023-10-27T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "No mitigation is currently available for this vulnerability. However, there might be some protections, such as request limits by a load balancer in front of JBoss EAP/Wildfly or even Undertow, that could minimize the impact.", product_ids: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "undertow: Out-of-memory Error after several closed connections with wildfly-http-client protocol", }, { cve: "CVE-2024-5971", cwe: { id: "CWE-674", name: "Uncontrolled Recursion", }, discovery_date: "2024-06-13T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2292211", }, ], notes: [ { category: "description", text: "A vulnerability was found in Undertow, where the chunked response hangs after the body was flushed. The response headers and body were sent but the client would continue waiting as Undertow does not send the expected 0\\r\\n termination of the chunked response. This results in uncontrolled resource consumption, leaving the server side to a denial of service attack. This happens only with Java 17 TLSv1.3 scenarios.", title: "Vulnerability description", }, { category: "summary", text: "undertow: response write hangs in case of Java 17 TLSv1.3 NewSessionTicket", title: "Vulnerability summary", }, { category: "other", text: "The identified vulnerability in Undertow, where chunked responses fail to terminate properly under Java 17 with TLSv1.3, represents a significant security concern due to its potential for uncontrolled resource consumption and denial of service (DoS) attacks. This issue arises from Undertow's mishandling of chunked response termination after initial data flushing, leading to clients waiting indefinitely for completion signals that are not sent. Such behavior could be exploited by malicious actors to exhaust server resources, resulting in service degradation or unavailability.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-5971", }, { category: "external", summary: "RHBZ#2292211", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2292211", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-5971", url: "https://www.cve.org/CVERecord?id=CVE-2024-5971", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-5971", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-5971", }, ], release_date: "2024-07-08T20:46:55+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "undertow: response write hangs in case of Java 17 TLSv1.3 NewSessionTicket", }, { cve: "CVE-2024-6162", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293069", }, ], notes: [ { category: "description", text: "A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processed. As a result, the server may attempt to access the wrong path, causing errors such as \"404 Not Found\" or other application failures. This flaw can potentially lead to a denial of service, as legitimate resources become inaccessible due to the path mix-up.", title: "Vulnerability description", }, { category: "summary", text: "undertow: url-encoded request path information can be broken on ajp-listener", title: "Vulnerability summary", }, { category: "other", text: "This issue is classified as moderate severity rather than important because it specifically affects URL-encoded request paths under concurrent access conditions, primarily through the AJP listener. While it can lead to 404 errors or application failures, it does not inherently compromise data integrity, security, or lead to direct unauthorized access. The impact is limited to incorrect handling of certain URL-encoded paths, which means it primarily disrupts access to static or encoded resources rather than posing a broader risk to the system’s overall security or functionality.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-6162", }, { category: "external", summary: "RHBZ#2293069", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293069", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-6162", url: "https://www.cve.org/CVERecord?id=CVE-2024-6162", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-6162", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-6162", }, { category: "external", summary: "https://issues.redhat.com/browse/JBEAP-26268", url: "https://issues.redhat.com/browse/JBEAP-26268", }, ], release_date: "2024-06-19T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "To mitigate this issue, you can either switch to a different listener like the http-listener, or adjust the AJP listener configuration. By setting decode-url=\"false\" on the AJP listener and configuring a separate URL decoding filter, you can prevent the path decoding errors. This adjustment ensures that each request is processed correctly without interference from concurrent requests.", product_ids: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "undertow: url-encoded request path information can be broken on ajp-listener", }, { cve: "CVE-2024-22201", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, discovery_date: "2024-02-26T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2266136", }, ], notes: [ { category: "description", text: "A flaw was found in Jetty, a Java based web server and servlet engine. If an HTTP/2 connection gets TCP congested, it remains open and idle, and connections may be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients.", title: "Vulnerability description", }, { category: "summary", text: "jetty: stop accepting new connections from valid clients", title: "Vulnerability summary", }, { category: "other", text: "The issue in Jetty where HTTP/2 connections can enter a congested, idle state and potentially exhaust server file descriptors represents a moderate severity due to its impact on system resources and service availability. While the vulnerability requires the deliberate creation of numerous congested connections by an attacker, its exploitation can lead to denial-of-service conditions by consuming all available file descriptors. This scenario could disrupt legitimate client connections and impair server responsiveness.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-22201", }, { category: "external", summary: "RHBZ#2266136", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266136", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-22201", url: "https://www.cve.org/CVERecord?id=CVE-2024-22201", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-22201", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-22201", }, { category: "external", summary: "https://github.com/jetty/jetty.project/issues/11256", url: "https://github.com/jetty/jetty.project/issues/11256", }, { category: "external", summary: "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98", url: "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98", }, ], release_date: "2024-02-26T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "jetty: stop accepting new connections from valid clients", }, { cve: "CVE-2024-22234", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2024-02-20T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2265172", }, ], notes: [ { category: "description", text: "A vulnerability was found in Spring Security. This issue may lead to Broken Access Control, allowing a malicious user to impact the Confidentiality and Integrity of an application or server. This requires the application to use AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly and have a null authentication parameter passed to it, resulting in an erroneous true return value.", title: "Vulnerability description", }, { category: "summary", text: "spring-security: Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated", title: "Vulnerability summary", }, { category: "other", text: "Red Hat considers this as a Moderate impact since it requires the malicious user to have knowledge of how a server implements the authentication resolver from Spring Security. A validation is also suggested to make sure there are no null parameters and no erroneous true is triggered from this method.\n\nAn application is not vulnerable if any of the following are true:\n- The application does not use AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly\n- The application does not pass null to AuthenticationTrustResolver.isFullyAuthenticated\n- The application only uses isFullyAuthenticated via Method Security or HTTP Request Security", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-22234", }, { category: "external", summary: "RHBZ#2265172", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2265172", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-22234", url: "https://www.cve.org/CVERecord?id=CVE-2024-22234", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-22234", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-22234", }, { category: "external", summary: "https://spring.io/security/cve-2024-22234", url: "https://spring.io/security/cve-2024-22234", }, ], release_date: "2024-02-20T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Make sure the application is not vulnerable according to the description bullet points mentioned in this page.", product_ids: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "spring-security: Broken Access Control in Spring Security With Direct Use of isFullyAuthenticated", }, { cve: "CVE-2024-22257", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2024-03-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2270158", }, ], notes: [ { category: "description", text: "A broken access control flaw was found in Spring Security. Applications may be vulnerable when directly using the AuthenticatedVoter#vote passing a NULL authentication parameter.", title: "Vulnerability description", }, { category: "summary", text: "spring-security: Broken Access Control With Direct Use of AuthenticatedVoter", title: "Vulnerability summary", }, { category: "other", text: "The AuthenticatedVoter class was deprecated since Spring Security 5.8 is used in favor of the AuthorizationManager class, which is not vulnerable to this issue.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-22257", }, { category: "external", summary: "RHBZ#2270158", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2270158", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-22257", url: "https://www.cve.org/CVERecord?id=CVE-2024-22257", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-22257", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-22257", }, { category: "external", summary: "https://spring.io/security/cve-2024-22257", url: "https://spring.io/security/cve-2024-22257", }, ], release_date: "2024-03-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.", product_ids: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Important", }, ], title: "spring-security: Broken Access Control With Direct Use of AuthenticatedVoter", }, { cve: "CVE-2024-23081", cwe: { id: "CWE-754", name: "Improper Check for Unusual or Exceptional Conditions", }, discovery_date: "2024-04-09T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2274197", }, ], notes: [ { category: "description", text: "A null pointer exception vulnerability was found in Threeten Backport. If the other parameter is null in ChronoLocalDate, a NullPointerException is thrown.", title: "Vulnerability description", }, { category: "summary", text: "threetenbp: null pointer exception", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-23081", }, { category: "external", summary: "RHBZ#2274197", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2274197", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-23081", url: "https://www.cve.org/CVERecord?id=CVE-2024-23081", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-23081", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-23081", }, { category: "external", summary: "https://gist.github.com/LLM4IG/3cc9183dcd887020368a0bafeafec5e3", url: "https://gist.github.com/LLM4IG/3cc9183dcd887020368a0bafeafec5e3", }, { category: "external", summary: "https://github.com/ThreeTen/threetenbp/blob/adcdbc462b4e93e68e6f9c9a82217d0478b7d635/src/site/markdown/security.md?plain=1#L17", url: "https://github.com/ThreeTen/threetenbp/blob/adcdbc462b4e93e68e6f9c9a82217d0478b7d635/src/site/markdown/security.md?plain=1#L17", }, { category: "external", summary: "https://github.com/ThreeTen/threetenbp/blob/main/src/main/java/org/threeten/bp/LocalDate.java#L1671", url: "https://github.com/ThreeTen/threetenbp/blob/main/src/main/java/org/threeten/bp/LocalDate.java#L1671", }, ], release_date: "2024-04-08T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "threetenbp: null pointer exception", }, { cve: "CVE-2024-29857", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293028", }, ], notes: [ { category: "description", text: "A vulnerability was found in Bouncy Castle. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java). Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", title: "Vulnerability summary", }, { category: "other", text: "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-29857", }, { category: "external", summary: "RHBZ#2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-29857", url: "https://www.cve.org/CVERecord?id=CVE-2024-29857", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", }, ], release_date: "2024-06-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", }, { acknowledgments: [ { names: [ "Hubert Kario", ], organization: "Red Hat", summary: "This issue was discovered by Red Hat.", }, ], cve: "CVE-2024-30171", cwe: { id: "CWE-208", name: "Observable Timing Discrepancy", }, discovery_date: "2024-04-18T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2276360", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java cryptography APIs. Affected versions of the org.bouncycastle:bcprov-jdk18on package are vulnerable to Observable Timing Discrepancy via the PKCS#1 1.5 and OAEP decryption process (a.k.a. Marvin Attack). An attacker can recover cipher-texts via a side-channel attack by exploiting the Marvin security flaw. The PKCS#1 1.5 attack vector leaks data via javax.crypto.Cipher exceptions and the OAEP interface vector leaks via the bit size of the decrypted data.", title: "Vulnerability description", }, { category: "summary", text: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-30171", }, { category: "external", summary: "RHBZ#2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30171", url: "https://www.cve.org/CVERecord?id=CVE-2024-30171", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", }, { category: "external", summary: "https://people.redhat.com/~hkario/marvin/", url: "https://people.redhat.com/~hkario/marvin/", }, ], release_date: "2024-04-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", }, { cve: "CVE-2024-30172", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2024-06-19T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293025", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to an Infinite loop issue in ED25519 verification in the ScalarUtil class. This flaw allows an attacker to send a malicious signature and public key to trigger a denial of service.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-30172", }, { category: "external", summary: "RHBZ#2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30172", url: "https://www.cve.org/CVERecord?id=CVE-2024-30172", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", }, { category: "external", summary: "https://www.bouncycastle.org/latest_releases.html", url: "https://www.bouncycastle.org/latest_releases.html", }, ], release_date: "2024-05-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", }, { cve: "CVE-2024-34447", cwe: { id: "CWE-706", name: "Use of Incorrectly-Resolved Name or Reference", }, discovery_date: "2024-05-06T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "2279227", }, ], notes: [ { category: "description", text: "A flaw was found in Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to a use of incorrectly-resolved name or reference issue when resolving domain names over an SSL socket that was created without an explicit hostname, such as in the HttpsURLConnection() function. If endpoint identification is enabled, this flow allows an attacker to trigger hostname verification against a DNS-resolved address.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", title: "Vulnerability summary", }, { category: "other", text: "The vulnerability in Bouncy Castle Java Cryptography APIs, allowing for incorrect resolution of domain names during SSL/TLS connections without explicitly specifying a hostname, is assessed as moderate severity due to its potential impact on security. By exploiting this flaw, an attacker could manipulate DNS resolution to present a different server's certificate, leading to a mismatch between expected and verified hostnames. While this could facilitate a man-in-the-middle attack under specific conditions, its severity is moderated by the prerequisite of the attacker controlling DNS responses or intercepting network traffic.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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 4.4.1 for Spring Boot", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-34447", }, { category: "external", summary: "RHBZ#2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-34447", url: "https://www.cve.org/CVERecord?id=CVE-2024-34447", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", }, ], release_date: "2024-05-03T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-25T19:26:07+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 Apache Camel 4.4.1 for Spring Boot", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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 4.4.1 for Spring Boot", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "Red Hat build of Apache Camel 4.4.1 for Spring Boot", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", }, ], }
RHSA-2024:4326
Vulnerability from csaf_redhat
Published
2024-07-08 14:12
Modified
2024-11-24 17:03
Summary
Red Hat Security Advisory: Red Hat build of Quarkus 3.8.5 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.5 includes security updates, bug fixes and enhancements. For more information, see the release notes page listed in the References section.
Security Fix(es):
* (CVE-2024-29857) org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service [quarkus-3.8]
* (CVE-2024-30172) org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class [quarkus-3.8]
* (CVE-2024-34447) org.bouncycastle/bcprov-jdk18on: org.bouncycastle: Use of Incorrectly-Resolved Name or Reference [quarkus-3.8]
* (CVE-2024-30171) org.bouncycastle-bcprov-jdk18on: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) [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 © 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.\n\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.5 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* (CVE-2024-29857) org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service [quarkus-3.8]\n\n* (CVE-2024-30172) org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class [quarkus-3.8]\n\n* (CVE-2024-34447) org.bouncycastle/bcprov-jdk18on: org.bouncycastle: Use of Incorrectly-Resolved Name or Reference [quarkus-3.8]\n\n* (CVE-2024-30171) org.bouncycastle-bcprov-jdk18on: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) [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:4326", url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { 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: "2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "QUARKUS-3540", url: "https://issues.redhat.com/browse/QUARKUS-3540", }, { category: "external", summary: "QUARKUS-3660", url: "https://issues.redhat.com/browse/QUARKUS-3660", }, { category: "external", summary: "QUARKUS-4184", url: "https://issues.redhat.com/browse/QUARKUS-4184", }, { category: "external", summary: "QUARKUS-4318", url: "https://issues.redhat.com/browse/QUARKUS-4318", }, { category: "external", summary: "QUARKUS-4402", url: "https://issues.redhat.com/browse/QUARKUS-4402", }, { category: "external", summary: "QUARKUS-4430", url: "https://issues.redhat.com/browse/QUARKUS-4430", }, { category: "external", summary: "QUARKUS-4431", url: "https://issues.redhat.com/browse/QUARKUS-4431", }, { category: "external", summary: "QUARKUS-4486", url: "https://issues.redhat.com/browse/QUARKUS-4486", }, { category: "external", summary: "QUARKUS-4488", url: "https://issues.redhat.com/browse/QUARKUS-4488", }, { category: "external", summary: "QUARKUS-4489", url: "https://issues.redhat.com/browse/QUARKUS-4489", }, { category: "external", summary: "QUARKUS-4490", url: "https://issues.redhat.com/browse/QUARKUS-4490", }, { category: "external", summary: "QUARKUS-4491", url: "https://issues.redhat.com/browse/QUARKUS-4491", }, { category: "external", summary: "QUARKUS-4492", url: "https://issues.redhat.com/browse/QUARKUS-4492", }, { category: "external", summary: "QUARKUS-4493", url: "https://issues.redhat.com/browse/QUARKUS-4493", }, { category: "external", summary: "QUARKUS-4494", url: "https://issues.redhat.com/browse/QUARKUS-4494", }, { category: "external", summary: "QUARKUS-4495", url: "https://issues.redhat.com/browse/QUARKUS-4495", }, { category: "external", summary: "QUARKUS-4497", url: "https://issues.redhat.com/browse/QUARKUS-4497", }, { category: "external", summary: "QUARKUS-4498", url: "https://issues.redhat.com/browse/QUARKUS-4498", }, { category: "external", summary: "QUARKUS-4499", url: "https://issues.redhat.com/browse/QUARKUS-4499", }, { category: "external", summary: "QUARKUS-4500", url: "https://issues.redhat.com/browse/QUARKUS-4500", }, { category: "external", summary: "QUARKUS-4501", url: "https://issues.redhat.com/browse/QUARKUS-4501", }, { category: "external", summary: "QUARKUS-4502", url: "https://issues.redhat.com/browse/QUARKUS-4502", }, { category: "external", summary: "QUARKUS-4503", url: "https://issues.redhat.com/browse/QUARKUS-4503", }, { category: "external", summary: "QUARKUS-4504", url: "https://issues.redhat.com/browse/QUARKUS-4504", }, { category: "external", summary: "QUARKUS-4505", url: "https://issues.redhat.com/browse/QUARKUS-4505", }, { category: "external", summary: "QUARKUS-4506", url: "https://issues.redhat.com/browse/QUARKUS-4506", }, { category: "external", summary: "QUARKUS-4507", url: "https://issues.redhat.com/browse/QUARKUS-4507", }, { category: "external", summary: "QUARKUS-4508", url: "https://issues.redhat.com/browse/QUARKUS-4508", }, { category: "external", summary: "QUARKUS-4509", url: "https://issues.redhat.com/browse/QUARKUS-4509", }, { category: "external", summary: "QUARKUS-4510", url: "https://issues.redhat.com/browse/QUARKUS-4510", }, { category: "external", summary: "QUARKUS-4511", url: "https://issues.redhat.com/browse/QUARKUS-4511", }, { category: "external", summary: "QUARKUS-4512", url: "https://issues.redhat.com/browse/QUARKUS-4512", }, { category: "external", summary: "QUARKUS-4514", url: "https://issues.redhat.com/browse/QUARKUS-4514", }, { category: "external", summary: "QUARKUS-4515", url: "https://issues.redhat.com/browse/QUARKUS-4515", }, { category: "external", summary: "QUARKUS-4516", url: "https://issues.redhat.com/browse/QUARKUS-4516", }, { category: "external", summary: "QUARKUS-4517", url: "https://issues.redhat.com/browse/QUARKUS-4517", }, { category: "external", summary: "QUARKUS-4518", url: "https://issues.redhat.com/browse/QUARKUS-4518", }, { category: "external", summary: "QUARKUS-4519", url: "https://issues.redhat.com/browse/QUARKUS-4519", }, { category: "external", summary: "QUARKUS-4520", url: "https://issues.redhat.com/browse/QUARKUS-4520", }, { category: "external", summary: "QUARKUS-4522", url: "https://issues.redhat.com/browse/QUARKUS-4522", }, { category: "external", summary: "QUARKUS-4523", url: "https://issues.redhat.com/browse/QUARKUS-4523", }, { category: "external", summary: "QUARKUS-4525", url: "https://issues.redhat.com/browse/QUARKUS-4525", }, { category: "external", summary: "QUARKUS-4526", url: "https://issues.redhat.com/browse/QUARKUS-4526", }, { category: "external", summary: "QUARKUS-4527", url: "https://issues.redhat.com/browse/QUARKUS-4527", }, { category: "external", summary: "QUARKUS-4529", url: "https://issues.redhat.com/browse/QUARKUS-4529", }, { category: "external", summary: "QUARKUS-4530", url: "https://issues.redhat.com/browse/QUARKUS-4530", }, { category: "external", summary: "QUARKUS-4531", url: "https://issues.redhat.com/browse/QUARKUS-4531", }, { category: "external", summary: "QUARKUS-4532", url: "https://issues.redhat.com/browse/QUARKUS-4532", }, { category: "external", summary: "QUARKUS-4533", url: "https://issues.redhat.com/browse/QUARKUS-4533", }, { category: "external", summary: "QUARKUS-4534", url: "https://issues.redhat.com/browse/QUARKUS-4534", }, { category: "external", summary: "QUARKUS-4535", url: "https://issues.redhat.com/browse/QUARKUS-4535", }, { category: "external", summary: "QUARKUS-4536", url: "https://issues.redhat.com/browse/QUARKUS-4536", }, { category: "external", summary: "QUARKUS-4537", url: "https://issues.redhat.com/browse/QUARKUS-4537", }, { category: "external", summary: "QUARKUS-4538", url: "https://issues.redhat.com/browse/QUARKUS-4538", }, { category: "external", summary: "QUARKUS-4539", url: "https://issues.redhat.com/browse/QUARKUS-4539", }, { category: "external", summary: "QUARKUS-4540", url: "https://issues.redhat.com/browse/QUARKUS-4540", }, { category: "external", summary: "QUARKUS-4541", url: "https://issues.redhat.com/browse/QUARKUS-4541", }, { category: "external", summary: "QUARKUS-4542", url: "https://issues.redhat.com/browse/QUARKUS-4542", }, { category: "external", summary: "QUARKUS-4543", url: "https://issues.redhat.com/browse/QUARKUS-4543", }, { category: "external", summary: "QUARKUS-4544", url: "https://issues.redhat.com/browse/QUARKUS-4544", }, { category: "external", summary: "QUARKUS-4545", url: "https://issues.redhat.com/browse/QUARKUS-4545", }, { category: "external", summary: "QUARKUS-4547", url: "https://issues.redhat.com/browse/QUARKUS-4547", }, { category: "external", summary: "QUARKUS-4548", url: "https://issues.redhat.com/browse/QUARKUS-4548", }, { category: "external", summary: "QUARKUS-4549", url: "https://issues.redhat.com/browse/QUARKUS-4549", }, { category: "external", summary: "QUARKUS-4550", url: "https://issues.redhat.com/browse/QUARKUS-4550", }, { category: "external", summary: "QUARKUS-4551", url: "https://issues.redhat.com/browse/QUARKUS-4551", }, { category: "external", summary: "QUARKUS-4552", url: "https://issues.redhat.com/browse/QUARKUS-4552", }, { category: "external", summary: "QUARKUS-4553", url: "https://issues.redhat.com/browse/QUARKUS-4553", }, { category: "external", summary: "QUARKUS-4608", url: "https://issues.redhat.com/browse/QUARKUS-4608", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4326.json", }, ], title: "Red Hat Security Advisory: Red Hat build of Quarkus 3.8.5 release and security update", tracking: { current_release_date: "2024-11-24T17:03:22+00:00", generator: { date: "2024-11-24T17:03:22+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2024:4326", initial_release_date: "2024-07-08T14:12:14+00:00", revision_history: [ { date: "2024-07-08T14:12:14+00:00", number: "1", summary: "Initial version", }, { date: "2024-07-08T14:12:14+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-24T17:03:22+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.5.redhat", product: { name: "Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-api@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-narayana@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-pool@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product: { name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product_id: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jetbrains/annotations@24.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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.5.redhat-00004.jar", product: { name: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.arc/arc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.arc/arc-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product: { name: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product_id: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.apache.avro/avro@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product: { name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product_id: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.apache.avro/avro-compiler@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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-00004.jar", product: { name: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product: { name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product_id: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/net.bytebuddy/byte-buddy@1.14.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "commons-cli.commons-cli-1.5.0.jar", product: { name: "commons-cli.commons-cli-1.5.0.jar", product_id: "commons-cli.commons-cli-1.5.0.jar", product_identification_helper: { purl: "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar", }, }, }, { category: "product_version", name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product: { name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product_id: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/commons-codec/commons-codec@1.16.1.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product: { name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product_id: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-compress@1.26.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product: { name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product_id: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-lang3@3.14.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product: { name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product_id: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-text@1.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product: { name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product_id: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.hibernate.orm/hibernate-core@6.4.8.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product: { name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product_id: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.4.8.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product: { name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product_id: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product: { name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product_id: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product: { name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product_id: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product: { name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product_id: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product_identification_helper: { purl: "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product: { name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product_id: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product_identification_helper: { purl: "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00013?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product: { name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product_id: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.0.4.Final-redhat-00005?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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.6.0.redhat-00006.jar", product: { name: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", product_id: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/org.apache.kafka/kafka-clients@3.6.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product: { name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product_id: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/org.apache.kafka/kafka-streams@3.6.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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-00008.jar", product: { name: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", product_id: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", product_identification_helper: { purl: "pkg:maven/org.lz4/lz4-java@1.8.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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.jar", product: { name: "org.apache.maven.maven-artifact-3.9.6.jar", product_id: "org.apache.maven.maven-artifact-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-artifact@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-builder-support-3.9.6.jar", product: { name: "org.apache.maven.maven-builder-support-3.9.6.jar", product_id: "org.apache.maven.maven-builder-support-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-builder-support@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-core-3.9.6.jar", product: { name: "org.apache.maven.maven-core-3.9.6.jar", product_id: "org.apache.maven.maven-core-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-core@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-embedder-3.9.6.jar", product: { name: "org.apache.maven.maven-embedder-3.9.6.jar", product_id: "org.apache.maven.maven-embedder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-embedder@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-model-3.9.6.jar", product: { name: "org.apache.maven.maven-model-3.9.6.jar", product_id: "org.apache.maven.maven-model-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-model@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-model-builder-3.9.6.jar", product: { name: "org.apache.maven.maven-model-builder-3.9.6.jar", product_id: "org.apache.maven.maven-model-builder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-model-builder@3.9.6?type=jar", }, }, }, { category: "product_version", name: "io.fabric8.maven-model-helper-36.jar", product: { name: "io.fabric8.maven-model-helper-36.jar", product_id: "io.fabric8.maven-model-helper-36.jar", product_identification_helper: { purl: "pkg:maven/io.fabric8/maven-model-helper@36?type=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.jar", product: { name: "org.apache.maven.maven-plugin-api-3.9.6.jar", product_id: "org.apache.maven.maven-plugin-api-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-plugin-api@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product: { name: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product_id: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.6?type=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.jar", product: { name: "org.apache.maven.maven-resolver-provider-3.9.6.jar", product_id: "org.apache.maven.maven-resolver-provider-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.6?type=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.jar", product: { name: "org.apache.maven.maven-settings-3.9.6.jar", product_id: "org.apache.maven.maven-settings-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-settings@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-settings-builder-3.9.6.jar", product: { name: "org.apache.maven.maven-settings-builder-3.9.6.jar", product_id: "org.apache.maven.maven-settings-builder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-settings-builder@3.9.6?type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product: { name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product_id: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product: { name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product_id: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.eclipse.microprofile.rest.client/microprofile-rest-client-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product_id: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/mutiny-zero@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product: { name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product_id: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product: { name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product_id: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product: { name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product: { name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product_id: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.21.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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&type=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&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-analytics-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product_id: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-avro@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-avro-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product: { name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product_id: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.8.5.redhat-00004?classifier=3.8.5.redhat-00004&type=json", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product: { name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product_id: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=properties", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-builder@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-caffeine@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-class-change-agent@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-config-yaml@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-util@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-core-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-credentials@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-db2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product: { name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product_id: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-derby@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-h2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-extension-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-api@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product: { name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product_id: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.8.5.redhat-00004?classifier=shaded&repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-ide-launcher@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-infinispan-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jacoco@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product: { name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product_id: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-junit4-mock@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-streams@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-keycloak-authorization@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-keycloak-authorization-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-logging-json@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mailer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-maven-plugin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mongodb-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-narayana-jta@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-netty@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-netty-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-reactive@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-reactive-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-opentelemetry@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-quartz@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-routes@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-config@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-api@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-common@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-common-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-di@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-security@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-web@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-swagger-ui@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-virtual-threads@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-virtual-threads-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.qute/qute-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product_id: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.qute/qute-generator@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product: { name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product_id: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.rocksdb/rocksdbjni@7.9.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product: { name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-maven@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-sisu@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-jta@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product: { name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product_id: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product_identification_helper: { purl: "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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-00008.jar", product: { name: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", product_id: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", product_identification_helper: { purl: "pkg:maven/org.apache.velocity/velocity-engine-core@2.3.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-amqp-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-auth-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-bridge-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-codegen@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-core@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-server@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mail-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mssql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mysql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-oracle-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-pg-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-proton@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-sql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-uri-template@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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.1-redhat-00002.jar", product: { name: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", product_id: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.github.luben/zstd-jni@1.5.5.1-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", }, product_reference: "aopalliance.aopalliance-1.0.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", }, product_reference: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "commons-cli.commons-cli-1.5.0.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", }, product_reference: "commons-cli.commons-cli-1.5.0.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", }, product_reference: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.fabric8.maven-model-helper-36.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", }, product_reference: "io.fabric8.maven-model-helper-36.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", }, product_reference: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", }, product_reference: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", }, product_reference: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", }, product_reference: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", }, product_reference: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", }, product_reference: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", }, product_reference: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.avro.avro-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", }, product_reference: "org.apache.avro.avro-1.11.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", }, product_reference: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", }, product_reference: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", }, product_reference: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", }, product_reference: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", }, product_reference: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", }, product_reference: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", }, product_reference: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", }, product_reference: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", }, product_reference: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-artifact-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", }, product_reference: "org.apache.maven.maven-artifact-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-builder-support-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", }, product_reference: "org.apache.maven.maven-builder-support-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-core-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", }, product_reference: "org.apache.maven.maven-core-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-embedder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-embedder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-model-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", }, product_reference: "org.apache.maven.maven-model-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-model-builder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-model-builder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-plugin-api-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", }, product_reference: "org.apache.maven.maven-plugin-api-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-repository-metadata-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", }, product_reference: "org.apache.maven.maven-repository-metadata-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-resolver-provider-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", }, product_reference: "org.apache.maven.maven-resolver-provider-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-settings-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", }, product_reference: "org.apache.maven.maven-settings-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-settings-builder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-settings-builder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", }, product_reference: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", }, product_reference: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", }, product_reference: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", }, product_reference: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", }, product_reference: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", }, product_reference: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", }, product_reference: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", }, product_reference: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", }, product_reference: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.lz4.lz4-java-1.8.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", }, product_reference: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", }, product_reference: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", }, product_reference: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, ], }, vulnerabilities: [ { cve: "CVE-2024-29857", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2024-06-19T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293028", }, ], notes: [ { category: "description", text: "A vulnerability was found in Bouncy Castle. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java). Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-29857", }, { category: "external", summary: "RHBZ#2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-29857", url: "https://www.cve.org/CVERecord?id=CVE-2024-29857", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", }, ], release_date: "2024-06-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", }, { acknowledgments: [ { names: [ "Hubert Kario", ], organization: "Red Hat", summary: "This issue was discovered by Red Hat.", }, ], cve: "CVE-2024-30171", cwe: { id: "CWE-208", name: "Observable Timing Discrepancy", }, discovery_date: "2024-04-18T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2276360", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java cryptography APIs. Affected versions of the org.bouncycastle:bcprov-jdk18on package are vulnerable to Observable Timing Discrepancy via the PKCS#1 1.5 and OAEP decryption process (a.k.a. Marvin Attack). An attacker can recover cipher-texts via a side-channel attack by exploiting the Marvin security flaw. The PKCS#1 1.5 attack vector leaks data via javax.crypto.Cipher exceptions and the OAEP interface vector leaks via the bit size of the decrypted data.", title: "Vulnerability description", }, { category: "summary", text: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-30171", }, { category: "external", summary: "RHBZ#2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30171", url: "https://www.cve.org/CVERecord?id=CVE-2024-30171", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", }, { category: "external", summary: "https://people.redhat.com/~hkario/marvin/", url: "https://people.redhat.com/~hkario/marvin/", }, ], release_date: "2024-04-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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.5.redhat", "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", }, { cve: "CVE-2024-30172", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2024-06-19T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293025", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to an Infinite loop issue in ED25519 verification in the ScalarUtil class. This flaw allows an attacker to send a malicious signature and public key to trigger a denial of service.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-30172", }, { category: "external", summary: "RHBZ#2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30172", url: "https://www.cve.org/CVERecord?id=CVE-2024-30172", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", }, { category: "external", summary: "https://www.bouncycastle.org/latest_releases.html", url: "https://www.bouncycastle.org/latest_releases.html", }, ], release_date: "2024-05-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", }, { cve: "CVE-2024-34447", cwe: { id: "CWE-706", name: "Use of Incorrectly-Resolved Name or Reference", }, discovery_date: "2024-05-06T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2279227", }, ], notes: [ { category: "description", text: "A flaw was found in Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to a use of incorrectly-resolved name or reference issue when resolving domain names over an SSL socket that was created without an explicit hostname, such as in the HttpsURLConnection() function. If endpoint identification is enabled, this flow allows an attacker to trigger hostname verification against a DNS-resolved address.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", title: "Vulnerability summary", }, { category: "other", text: "The vulnerability in Bouncy Castle Java Cryptography APIs, allowing for incorrect resolution of domain names during SSL/TLS connections without explicitly specifying a hostname, is assessed as moderate severity due to its potential impact on security. By exploiting this flaw, an attacker could manipulate DNS resolution to present a different server's certificate, leading to a mismatch between expected and verified hostnames. While this could facilitate a man-in-the-middle attack under specific conditions, its severity is moderated by the prerequisite of the attacker controlling DNS responses or intercepting network traffic.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-34447", }, { category: "external", summary: "RHBZ#2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-34447", url: "https://www.cve.org/CVERecord?id=CVE-2024-34447", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", }, ], release_date: "2024-05-03T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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.5.redhat", "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", }, ], }
rhsa-2024_4326
Vulnerability from csaf_redhat
Published
2024-07-08 14:12
Modified
2024-11-24 17:03
Summary
Red Hat Security Advisory: Red Hat build of Quarkus 3.8.5 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.5 includes security updates, bug fixes and enhancements. For more information, see the release notes page listed in the References section.
Security Fix(es):
* (CVE-2024-29857) org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service [quarkus-3.8]
* (CVE-2024-30172) org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class [quarkus-3.8]
* (CVE-2024-34447) org.bouncycastle/bcprov-jdk18on: org.bouncycastle: Use of Incorrectly-Resolved Name or Reference [quarkus-3.8]
* (CVE-2024-30171) org.bouncycastle-bcprov-jdk18on: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) [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 © 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.\n\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.5 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* (CVE-2024-29857) org.bouncycastle:bcprov-jdk18on: org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service [quarkus-3.8]\n\n* (CVE-2024-30172) org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class [quarkus-3.8]\n\n* (CVE-2024-34447) org.bouncycastle/bcprov-jdk18on: org.bouncycastle: Use of Incorrectly-Resolved Name or Reference [quarkus-3.8]\n\n* (CVE-2024-30171) org.bouncycastle-bcprov-jdk18on: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack) [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:4326", url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { 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: "2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "QUARKUS-3540", url: "https://issues.redhat.com/browse/QUARKUS-3540", }, { category: "external", summary: "QUARKUS-3660", url: "https://issues.redhat.com/browse/QUARKUS-3660", }, { category: "external", summary: "QUARKUS-4184", url: "https://issues.redhat.com/browse/QUARKUS-4184", }, { category: "external", summary: "QUARKUS-4318", url: "https://issues.redhat.com/browse/QUARKUS-4318", }, { category: "external", summary: "QUARKUS-4402", url: "https://issues.redhat.com/browse/QUARKUS-4402", }, { category: "external", summary: "QUARKUS-4430", url: "https://issues.redhat.com/browse/QUARKUS-4430", }, { category: "external", summary: "QUARKUS-4431", url: "https://issues.redhat.com/browse/QUARKUS-4431", }, { category: "external", summary: "QUARKUS-4486", url: "https://issues.redhat.com/browse/QUARKUS-4486", }, { category: "external", summary: "QUARKUS-4488", url: "https://issues.redhat.com/browse/QUARKUS-4488", }, { category: "external", summary: "QUARKUS-4489", url: "https://issues.redhat.com/browse/QUARKUS-4489", }, { category: "external", summary: "QUARKUS-4490", url: "https://issues.redhat.com/browse/QUARKUS-4490", }, { category: "external", summary: "QUARKUS-4491", url: "https://issues.redhat.com/browse/QUARKUS-4491", }, { category: "external", summary: "QUARKUS-4492", url: "https://issues.redhat.com/browse/QUARKUS-4492", }, { category: "external", summary: "QUARKUS-4493", url: "https://issues.redhat.com/browse/QUARKUS-4493", }, { category: "external", summary: "QUARKUS-4494", url: "https://issues.redhat.com/browse/QUARKUS-4494", }, { category: "external", summary: "QUARKUS-4495", url: "https://issues.redhat.com/browse/QUARKUS-4495", }, { category: "external", summary: "QUARKUS-4497", url: "https://issues.redhat.com/browse/QUARKUS-4497", }, { category: "external", summary: "QUARKUS-4498", url: "https://issues.redhat.com/browse/QUARKUS-4498", }, { category: "external", summary: "QUARKUS-4499", url: "https://issues.redhat.com/browse/QUARKUS-4499", }, { category: "external", summary: "QUARKUS-4500", url: "https://issues.redhat.com/browse/QUARKUS-4500", }, { category: "external", summary: "QUARKUS-4501", url: "https://issues.redhat.com/browse/QUARKUS-4501", }, { category: "external", summary: "QUARKUS-4502", url: "https://issues.redhat.com/browse/QUARKUS-4502", }, { category: "external", summary: "QUARKUS-4503", url: "https://issues.redhat.com/browse/QUARKUS-4503", }, { category: "external", summary: "QUARKUS-4504", url: "https://issues.redhat.com/browse/QUARKUS-4504", }, { category: "external", summary: "QUARKUS-4505", url: "https://issues.redhat.com/browse/QUARKUS-4505", }, { category: "external", summary: "QUARKUS-4506", url: "https://issues.redhat.com/browse/QUARKUS-4506", }, { category: "external", summary: "QUARKUS-4507", url: "https://issues.redhat.com/browse/QUARKUS-4507", }, { category: "external", summary: "QUARKUS-4508", url: "https://issues.redhat.com/browse/QUARKUS-4508", }, { category: "external", summary: "QUARKUS-4509", url: "https://issues.redhat.com/browse/QUARKUS-4509", }, { category: "external", summary: "QUARKUS-4510", url: "https://issues.redhat.com/browse/QUARKUS-4510", }, { category: "external", summary: "QUARKUS-4511", url: "https://issues.redhat.com/browse/QUARKUS-4511", }, { category: "external", summary: "QUARKUS-4512", url: "https://issues.redhat.com/browse/QUARKUS-4512", }, { category: "external", summary: "QUARKUS-4514", url: "https://issues.redhat.com/browse/QUARKUS-4514", }, { category: "external", summary: "QUARKUS-4515", url: "https://issues.redhat.com/browse/QUARKUS-4515", }, { category: "external", summary: "QUARKUS-4516", url: "https://issues.redhat.com/browse/QUARKUS-4516", }, { category: "external", summary: "QUARKUS-4517", url: "https://issues.redhat.com/browse/QUARKUS-4517", }, { category: "external", summary: "QUARKUS-4518", url: "https://issues.redhat.com/browse/QUARKUS-4518", }, { category: "external", summary: "QUARKUS-4519", url: "https://issues.redhat.com/browse/QUARKUS-4519", }, { category: "external", summary: "QUARKUS-4520", url: "https://issues.redhat.com/browse/QUARKUS-4520", }, { category: "external", summary: "QUARKUS-4522", url: "https://issues.redhat.com/browse/QUARKUS-4522", }, { category: "external", summary: "QUARKUS-4523", url: "https://issues.redhat.com/browse/QUARKUS-4523", }, { category: "external", summary: "QUARKUS-4525", url: "https://issues.redhat.com/browse/QUARKUS-4525", }, { category: "external", summary: "QUARKUS-4526", url: "https://issues.redhat.com/browse/QUARKUS-4526", }, { category: "external", summary: "QUARKUS-4527", url: "https://issues.redhat.com/browse/QUARKUS-4527", }, { category: "external", summary: "QUARKUS-4529", url: "https://issues.redhat.com/browse/QUARKUS-4529", }, { category: "external", summary: "QUARKUS-4530", url: "https://issues.redhat.com/browse/QUARKUS-4530", }, { category: "external", summary: "QUARKUS-4531", url: "https://issues.redhat.com/browse/QUARKUS-4531", }, { category: "external", summary: "QUARKUS-4532", url: "https://issues.redhat.com/browse/QUARKUS-4532", }, { category: "external", summary: "QUARKUS-4533", url: "https://issues.redhat.com/browse/QUARKUS-4533", }, { category: "external", summary: "QUARKUS-4534", url: "https://issues.redhat.com/browse/QUARKUS-4534", }, { category: "external", summary: "QUARKUS-4535", url: "https://issues.redhat.com/browse/QUARKUS-4535", }, { category: "external", summary: "QUARKUS-4536", url: "https://issues.redhat.com/browse/QUARKUS-4536", }, { category: "external", summary: "QUARKUS-4537", url: "https://issues.redhat.com/browse/QUARKUS-4537", }, { category: "external", summary: "QUARKUS-4538", url: "https://issues.redhat.com/browse/QUARKUS-4538", }, { category: "external", summary: "QUARKUS-4539", url: "https://issues.redhat.com/browse/QUARKUS-4539", }, { category: "external", summary: "QUARKUS-4540", url: "https://issues.redhat.com/browse/QUARKUS-4540", }, { category: "external", summary: "QUARKUS-4541", url: "https://issues.redhat.com/browse/QUARKUS-4541", }, { category: "external", summary: "QUARKUS-4542", url: "https://issues.redhat.com/browse/QUARKUS-4542", }, { category: "external", summary: "QUARKUS-4543", url: "https://issues.redhat.com/browse/QUARKUS-4543", }, { category: "external", summary: "QUARKUS-4544", url: "https://issues.redhat.com/browse/QUARKUS-4544", }, { category: "external", summary: "QUARKUS-4545", url: "https://issues.redhat.com/browse/QUARKUS-4545", }, { category: "external", summary: "QUARKUS-4547", url: "https://issues.redhat.com/browse/QUARKUS-4547", }, { category: "external", summary: "QUARKUS-4548", url: "https://issues.redhat.com/browse/QUARKUS-4548", }, { category: "external", summary: "QUARKUS-4549", url: "https://issues.redhat.com/browse/QUARKUS-4549", }, { category: "external", summary: "QUARKUS-4550", url: "https://issues.redhat.com/browse/QUARKUS-4550", }, { category: "external", summary: "QUARKUS-4551", url: "https://issues.redhat.com/browse/QUARKUS-4551", }, { category: "external", summary: "QUARKUS-4552", url: "https://issues.redhat.com/browse/QUARKUS-4552", }, { category: "external", summary: "QUARKUS-4553", url: "https://issues.redhat.com/browse/QUARKUS-4553", }, { category: "external", summary: "QUARKUS-4608", url: "https://issues.redhat.com/browse/QUARKUS-4608", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4326.json", }, ], title: "Red Hat Security Advisory: Red Hat build of Quarkus 3.8.5 release and security update", tracking: { current_release_date: "2024-11-24T17:03:22+00:00", generator: { date: "2024-11-24T17:03:22+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2024:4326", initial_release_date: "2024-07-08T14:12:14+00:00", revision_history: [ { date: "2024-07-08T14:12:14+00:00", number: "1", summary: "Initial version", }, { date: "2024-07-08T14:12:14+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-24T17:03:22+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.5.redhat", product: { name: "Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-api@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-narayana@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product: { name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product_id: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.agroal/agroal-pool@2.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product: { name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product_id: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jetbrains/annotations@24.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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.5.redhat-00004.jar", product: { name: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.arc/arc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.arc/arc-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product: { name: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product_id: "org.apache.avro.avro-1.11.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.apache.avro/avro@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product: { name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product_id: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.apache.avro/avro-compiler@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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-00004.jar", product: { name: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product: { name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product_id: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/net.bytebuddy/byte-buddy@1.14.11.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "commons-cli.commons-cli-1.5.0.jar", product: { name: "commons-cli.commons-cli-1.5.0.jar", product_id: "commons-cli.commons-cli-1.5.0.jar", product_identification_helper: { purl: "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar", }, }, }, { category: "product_version", name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product: { name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product_id: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/commons-codec/commons-codec@1.16.1.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product: { name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product_id: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-compress@1.26.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product: { name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product_id: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-lang3@3.14.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product: { name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product_id: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.apache.commons/commons-text@1.11.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product: { name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product_id: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.hibernate.orm/hibernate-core@6.4.8.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product: { name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product_id: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.4.8.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product: { name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product_id: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product: { name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product_id: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product: { name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product_id: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", product_identification_helper: { purl: "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product: { name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product_id: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.17.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product: { name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product_id: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", product_identification_helper: { purl: "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product: { name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product_id: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", product_identification_helper: { purl: "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00013?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product: { name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product_id: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.logmanager/jboss-logmanager@3.0.4.Final-redhat-00005?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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.6.0.redhat-00006.jar", product: { name: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", product_id: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/org.apache.kafka/kafka-clients@3.6.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product: { name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product_id: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", product_identification_helper: { purl: "pkg:maven/org.apache.kafka/kafka-streams@3.6.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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-00008.jar", product: { name: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", product_id: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", product_identification_helper: { purl: "pkg:maven/org.lz4/lz4-java@1.8.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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.jar", product: { name: "org.apache.maven.maven-artifact-3.9.6.jar", product_id: "org.apache.maven.maven-artifact-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-artifact@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-builder-support-3.9.6.jar", product: { name: "org.apache.maven.maven-builder-support-3.9.6.jar", product_id: "org.apache.maven.maven-builder-support-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-builder-support@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-core-3.9.6.jar", product: { name: "org.apache.maven.maven-core-3.9.6.jar", product_id: "org.apache.maven.maven-core-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-core@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-embedder-3.9.6.jar", product: { name: "org.apache.maven.maven-embedder-3.9.6.jar", product_id: "org.apache.maven.maven-embedder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-embedder@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-model-3.9.6.jar", product: { name: "org.apache.maven.maven-model-3.9.6.jar", product_id: "org.apache.maven.maven-model-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-model@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-model-builder-3.9.6.jar", product: { name: "org.apache.maven.maven-model-builder-3.9.6.jar", product_id: "org.apache.maven.maven-model-builder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-model-builder@3.9.6?type=jar", }, }, }, { category: "product_version", name: "io.fabric8.maven-model-helper-36.jar", product: { name: "io.fabric8.maven-model-helper-36.jar", product_id: "io.fabric8.maven-model-helper-36.jar", product_identification_helper: { purl: "pkg:maven/io.fabric8/maven-model-helper@36?type=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.jar", product: { name: "org.apache.maven.maven-plugin-api-3.9.6.jar", product_id: "org.apache.maven.maven-plugin-api-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-plugin-api@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product: { name: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product_id: "org.apache.maven.maven-repository-metadata-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.6?type=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.jar", product: { name: "org.apache.maven.maven-resolver-provider-3.9.6.jar", product_id: "org.apache.maven.maven-resolver-provider-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.6?type=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.jar", product: { name: "org.apache.maven.maven-settings-3.9.6.jar", product_id: "org.apache.maven.maven-settings-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-settings@3.9.6?type=jar", }, }, }, { category: "product_version", name: "org.apache.maven.maven-settings-builder-3.9.6.jar", product: { name: "org.apache.maven.maven-settings-builder-3.9.6.jar", product_id: "org.apache.maven.maven-settings-builder-3.9.6.jar", product_identification_helper: { purl: "pkg:maven/org.apache.maven/maven-settings-builder@3.9.6?type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product: { name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product_id: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product: { name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product_id: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.eclipse.microprofile.rest.client/microprofile-rest-client-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product_id: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/mutiny-zero@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product: { name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product_id: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.narayana.jta/narayana-jta@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product: { name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product_id: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@7.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product: { name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product: { name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product_id: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.opentelemetry.semconv/opentelemetry-semconv@1.21.0.alpha-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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&type=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&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-agroal-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-analytics-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product_id: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-arc-test-supplement@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-avro@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-avro-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product: { name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product_id: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.8.5.redhat-00004?classifier=3.8.5.redhat-00004&type=json", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product: { name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product_id: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=properties", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-builder@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-caffeine@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-class-change-agent@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-config-yaml@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-container-image-util@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-core-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-credentials@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-db2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product: { name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product_id: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-derby@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-h2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-extension-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-api@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product: { name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product_id: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.8.5.redhat-00004?classifier=shaded&repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product: { name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product_id: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-ide-launcher@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-infinispan-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jackson-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jacoco@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product: { name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product_id: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-junit4-mock@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-streams@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-keycloak-authorization@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-keycloak-authorization-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-logging-json@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mailer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-maven-plugin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mongodb-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-narayana-jta@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-netty@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-netty-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-reactive@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-oidc-token-propagation-reactive-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-opentelemetry@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-quartz@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-routes@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-config@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-client-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-api@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-scheduler-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-common@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-common-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product: { name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product_id: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-jpa-deployment@3.8.5?type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-security-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cache@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-di@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-security@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-web@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-swagger-ui@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-undertow-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-virtual-threads@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-virtual-threads-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product_id: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product_id: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.qute/qute-core@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product_id: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.qute/qute-generator@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product_id: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.8.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product: { name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product_id: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/org.rocksdb/rocksdbjni@7.9.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product: { name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product_id: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", product_identification_helper: { purl: "pkg:maven/com.aayushatharva.brotli4j/service@1.16.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/&type=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&repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-maven@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product: { name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product_id: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-sisu@1.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-jta@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product: { name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product_id: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product: { name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product_id: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", product_identification_helper: { purl: "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=jar", }, }, }, { category: "product_version", name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product: { name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product_id: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", product_identification_helper: { purl: "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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-00008.jar", product: { name: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", product_id: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", product_identification_helper: { purl: "pkg:maven/org.apache.velocity/velocity-engine-core@2.3.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-amqp-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-auth-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-bridge-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-codegen@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-core@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-grpc-server@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mail-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mssql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-mysql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-oracle-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-pg-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-proton@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-sql-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-uri-template@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web-client@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=jar", }, }, }, { category: "product_version", name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product: { name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product_id: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/io.vertx/vertx-web-common@4.5.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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/&type=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.1-redhat-00002.jar", product: { name: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", product_id: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", product_identification_helper: { purl: "pkg:maven/com.github.luben/zstd-jni@1.5.5.1-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/&type=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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", }, product_reference: "aopalliance.aopalliance-1.0.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", }, product_reference: "com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", }, product_reference: "com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", }, product_reference: "com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "commons-cli.commons-cli-1.5.0.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", }, product_reference: "commons-cli.commons-cli-1.5.0.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "commons-codec.commons-codec-1.16.1.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", }, product_reference: "commons-codec.commons-codec-1.16.1.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-api-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-api-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", }, product_reference: "io.agroal.agroal-pool-2.3.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.fabric8.maven-model-helper-36.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", }, product_reference: "io.fabric8.maven-model-helper-36.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", }, product_reference: "io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.arc.arc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", }, product_reference: "io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", }, product_reference: "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", }, product_reference: "io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-derby-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-devservices-derby-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", }, product_reference: "io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-derby-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-h2-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-junit4-mock-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-junit4-mock-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-common-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", }, product_reference: "io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", }, product_reference: "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", }, product_reference: "io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", }, product_reference: "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", }, product_reference: "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-core-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-core-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-proton-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", }, product_reference: "io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", }, product_reference: "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "javax.inject.javax.inject-1.0.0.redhat-00013.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", }, product_reference: "javax.inject.javax.inject-1.0.0.redhat-00013.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", }, product_reference: "net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.avro.avro-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", }, product_reference: "org.apache.avro.avro-1.11.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", }, product_reference: "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", }, product_reference: "org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", }, product_reference: "org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", }, product_reference: "org.apache.commons.commons-text-1.11.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", }, product_reference: "org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", }, product_reference: "org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", }, product_reference: "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", }, product_reference: "org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", }, product_reference: "org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-artifact-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", }, product_reference: "org.apache.maven.maven-artifact-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-builder-support-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", }, product_reference: "org.apache.maven.maven-builder-support-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-core-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", }, product_reference: "org.apache.maven.maven-core-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-embedder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-embedder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-model-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", }, product_reference: "org.apache.maven.maven-model-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-model-builder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-model-builder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-plugin-api-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", }, product_reference: "org.apache.maven.maven-plugin-api-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-repository-metadata-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", }, product_reference: "org.apache.maven.maven-repository-metadata-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-resolver-provider-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", }, product_reference: "org.apache.maven.maven-resolver-provider-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-settings-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", }, product_reference: "org.apache.maven.maven-settings-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.maven.maven-settings-builder-3.9.6.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", }, product_reference: "org.apache.maven.maven-settings-builder-3.9.6.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", }, product_reference: "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", }, product_reference: "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", }, product_reference: "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", }, product_reference: "org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", }, product_reference: "org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", }, product_reference: "org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", }, product_reference: "org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", }, product_reference: "org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.jetbrains.annotations-24.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", }, product_reference: "org.jetbrains.annotations-24.1.0.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.lz4.lz4-java-1.8.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", }, product_reference: "org.lz4.lz4-java-1.8.0.redhat-00008.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", }, product_reference: "org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, { category: "default_component_of", full_product_name: { name: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar as a component of Red Hat build of Quarkus 3.8.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", }, product_reference: "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", relates_to_product_reference: "Red Hat build of Quarkus 3.8.5.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.5.redhat", product_id: "Red Hat build of Quarkus 3.8.5.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.5.redhat", }, ], }, vulnerabilities: [ { cve: "CVE-2024-29857", cwe: { id: "CWE-20", name: "Improper Input Validation", }, discovery_date: "2024-06-19T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293028", }, ], notes: [ { category: "description", text: "A vulnerability was found in Bouncy Castle. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java). Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-29857", }, { category: "external", summary: "RHBZ#2293028", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293028", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-29857", url: "https://www.cve.org/CVERecord?id=CVE-2024-29857", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-29857", }, ], release_date: "2024-06-14T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service", }, { acknowledgments: [ { names: [ "Hubert Kario", ], organization: "Red Hat", summary: "This issue was discovered by Red Hat.", }, ], cve: "CVE-2024-30171", cwe: { id: "CWE-208", name: "Observable Timing Discrepancy", }, discovery_date: "2024-04-18T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2276360", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java cryptography APIs. Affected versions of the org.bouncycastle:bcprov-jdk18on package are vulnerable to Observable Timing Discrepancy via the PKCS#1 1.5 and OAEP decryption process (a.k.a. Marvin Attack). An attacker can recover cipher-texts via a side-channel attack by exploiting the Marvin security flaw. The PKCS#1 1.5 attack vector leaks data via javax.crypto.Cipher exceptions and the OAEP interface vector leaks via the bit size of the decrypted data.", title: "Vulnerability description", }, { category: "summary", text: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-30171", }, { category: "external", summary: "RHBZ#2276360", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2276360", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30171", url: "https://www.cve.org/CVERecord?id=CVE-2024-30171", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30171", }, { category: "external", summary: "https://people.redhat.com/~hkario/marvin/", url: "https://people.redhat.com/~hkario/marvin/", }, ], release_date: "2024-04-18T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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.5.redhat", "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "HIGH", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bc-java: BouncyCastle vulnerable to a timing variant of Bleichenbacher (Marvin Attack)", }, { cve: "CVE-2024-30172", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, discovery_date: "2024-06-19T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2293025", }, ], notes: [ { category: "description", text: "A flaw was found in the Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to an Infinite loop issue in ED25519 verification in the ScalarUtil class. This flaw allows an attacker to send a malicious signature and public key to trigger a denial of service.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-30172", }, { category: "external", summary: "RHBZ#2293025", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2293025", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-30172", url: "https://www.cve.org/CVERecord?id=CVE-2024-30172", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-30172", }, { category: "external", summary: "https://www.bouncycastle.org/latest_releases.html", url: "https://www.bouncycastle.org/latest_releases.html", }, ], release_date: "2024-05-09T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", 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:H", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle:bcprov-jdk18on: Infinite loop in ED25519 verification in the ScalarUtil class", }, { cve: "CVE-2024-34447", cwe: { id: "CWE-706", name: "Use of Incorrectly-Resolved Name or Reference", }, discovery_date: "2024-05-06T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2279227", }, ], notes: [ { category: "description", text: "A flaw was found in Bouncy Castle Java Cryptography APIs. Affected versions of this package are vulnerable to a use of incorrectly-resolved name or reference issue when resolving domain names over an SSL socket that was created without an explicit hostname, such as in the HttpsURLConnection() function. If endpoint identification is enabled, this flow allows an attacker to trigger hostname verification against a DNS-resolved address.", title: "Vulnerability description", }, { category: "summary", text: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", title: "Vulnerability summary", }, { category: "other", text: "The vulnerability in Bouncy Castle Java Cryptography APIs, allowing for incorrect resolution of domain names during SSL/TLS connections without explicitly specifying a hostname, is assessed as moderate severity due to its potential impact on security. By exploiting this flaw, an attacker could manipulate DNS resolution to present a different server's certificate, leading to a mismatch between expected and verified hostnames. While this could facilitate a man-in-the-middle attack under specific conditions, its severity is moderated by the prerequisite of the attacker controlling DNS responses or intercepting network traffic.", title: "Statement", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's 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.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], known_not_affected: [ "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.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-34447", }, { category: "external", summary: "RHBZ#2279227", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-34447", url: "https://www.cve.org/CVERecord?id=CVE-2024-34447", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", }, ], release_date: "2024-05-03T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-07-08T14:12:14+00:00", details: "Before applying this update, make sure all previously released errata relevant to your system have been applied.", product_ids: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { category: "workaround", details: "Mitigation for this issue is either not available or the currently available options don't 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.5.redhat", "Red Hat build of Quarkus 3.8.5.redhat:aopalliance.aopalliance-1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.brotli4j-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.native-linux-x86_64-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.aayushatharva.brotli4j.service-1.16.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.cronutils.cron-utils-9.2.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.dajudge.kindcontainer.kindcontainer-1.4.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.classmate-1.6.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-core-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.core.jackson-databind-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.fasterxml.jackson.module.jackson-module-parameter-names-2.17.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-api-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.docker-java.docker-java-transport-zerodep-3.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.btf-1.3.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.json-patch-1.13.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.java-json-tools.msg-simple-1.2.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.javaparser.javaparser-core-3.25.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.luben.zstd-jni-1.5.5.1-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.mifmif.generex-1.0.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.github.waffle.waffle-jna-3.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.api.grpc.proto-google-common-protos-2.28.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.findbugs.jsr305-3.0.2.redhat-00018.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.code.gson.gson-2.10.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.errorprone.error_prone_annotations-2.24.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.failureaccess-1.0.1.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.guava-33.0.0.jre-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.inject.guice-5.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protobuf-java-util-3.25.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.google.protobuf.protoc-3.25.0-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-21.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.graphql-java-extended-scalars-21.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.h2database.h2-2.2.224.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ibm.db2.jcc-11.5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.microsoft.sqlserver.mssql-jdbc-12.4.2.jre11.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.mysql.mysql-connector-j-8.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.client-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.scram.common-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.oracle.database.nls.orai18n-23.3.0.23.09.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.squareup.protoparser-4.0.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.istack.istack-commons-tools-4.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:com.sun.xml.bind.external.rngom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-cli.commons-cli-1.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-codec.commons-codec-1.16.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:commons-io.commons-io-2.15.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:dk.brics.automaton.automaton-1.11.8.redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-api-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-narayana-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.agroal.agroal-pool-2.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.dekorate-core-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.docker-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.knative-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.kubernetes-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.openshift-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.option-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.prometheus-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.s2i-annotations-4.1.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.dekorate.servicebinding-annotations-4.1.2.redhat-00001-noapt.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.knative-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-httpclient-vertx-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-admissionregistration-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apiextensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-apps-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-autoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-batch-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-certificates-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-common-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-coordination-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-core-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-discovery-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-events-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-extensions-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-flowcontrol-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-gatewayapi-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-metrics-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-networking-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-node-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-policy-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-rbac-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-resource-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-scheduling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.kubernetes-model-storageclass-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.maven-model-helper-36.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-client-api-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-clusterautoscaling-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-config-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-console-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-hive-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-installer-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machine-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-machineconfig-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-miscellaneous-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-monitoring-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-operatorhub-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-storageversionmigrator-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-tuned-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.openshift-model-whereabouts-6.10.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.github.crac.org-crac-0.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-api-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-context-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-core-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-netty-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-protobuf-lite-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-stub-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.grpc-util-1.59.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.grpc.protoc-gen-grpc-java-1.59.1-linux-aarch_64.exe", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-commons-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-core-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-observation-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.micrometer.micrometer-registry-prometheus-1.12.2.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.mvnpm.importmap-1.0.10.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-buffer-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-haproxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-http2-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-codec-socks-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-handler-proxy-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-resolver-dns-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.netty.netty-transport-native-unix-common-4.1.108.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-api-events-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-context-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-otlp-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-exporter-sender-okhttp-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-extension-incubator-1.32.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-common-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-logs-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-metrics-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.opentelemetry-sdk-trace-1.32.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.opentelemetry.semconv.opentelemetry-semconv-1.21.0.alpha-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.projectreactor.reactor-core-3.5.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.arc.arc-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.gizmo.gizmo-1.7.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-http-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-servlet-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-vertx-backend-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-core-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.http.quarkus-http-websocket-vertx-5.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-agroal-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-analytics-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-apache-httpclient-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-arc-test-supplement-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-avro-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.8.5.redhat-00004-3.8.5.redhat-00004.json", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bom-quarkus-platform-properties-3.8.5.redhat-00004.properties", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-app-model-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-maven-resolver-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-bootstrap-runner-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-builder-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-cache-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-caffeine-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-class-change-agent-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-config-yaml-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-container-image-util-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-core-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-credentials-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-datasource-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-development-mode-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-h2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devservices-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-base-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-message-writer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-registry-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-devtools-utilities-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-elytron-security-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-extension-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-fs-util-0.0.10.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-knative-events-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-funqy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-codegen-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-protoc-plugin-3.8.5.redhat-00004-shaded.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-grpc-stubs-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-hibernate-validator-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-ide-launcher-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-infinispan-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jackson-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jacoco-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jaxrs-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-db2-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-derby-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-h2-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mariadb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mssql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-mysql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-oracle-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jdbc-postgresql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonb-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-jsonp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-junit4-mock-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kafka-streams-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-keycloak-authorization-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-client-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-service-binding-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-kubernetes-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-logging-json-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mailer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-maven-plugin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mongodb-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-narayana-jta-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-netty-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-oidc-token-propagation-reactive-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-openshift-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-opentelemetry-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-panache-hibernate-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-project-core-extension-codestarts-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-quartz-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-datasource-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mssql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-mysql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-oracle-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-pg-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-reactive-routes-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-config-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-rest-data-panache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-client-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-multipart-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-resteasy-server-common-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-api-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-scheduler-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-common-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-jpa-deployment-3.8.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-runtime-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-security-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-context-propagation-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-graphql-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-health-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-jwt-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-openapi-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-smallrye-stork-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-boot-properties-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cache-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-jpa-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-data-rest-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-di-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-scheduled-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-security-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-web-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-swagger-ui-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-transaction-annotations-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-undertow-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-deployment-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-virtual-threads-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-client-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.quarkus-websockets-deployment-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-core-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.qute.qute-generator-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.8.5.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.quarkus.security.quarkus-security-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-maven-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.beanbag.smallrye-beanbag-sisu-1.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-annotation-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-classloader-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-constraint-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-cpu-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-expression-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-function-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-io-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-net-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-os-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-ref-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-version-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.common.smallrye-common-vertx-context-2.2.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-common-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-core-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-source-yaml-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.config.smallrye-config-validator-3.5.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.jandex-3.1.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-reactive-streams-operators-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.5.8.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-health-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.18.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.reactive.vertx-mutiny-generator-3.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-cdi-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-api-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-client-implementation-vertx-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-builder-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-schema-model-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-graphql-ui-graphiql-2.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-api-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-provided-checks-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-health-ui-4.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-build-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-jwt-common-4.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-core-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-jaxrs-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-spring-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-ui-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.smallrye-open-api-vertx-3.10.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-api-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.smallrye.stork.stork-core-2.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.strimzi.strimzi-test-container-0.100.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-amqp-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-auth-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-bridge-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-codegen-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-core-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-grpc-server-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mail-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mssql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-mysql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-oracle-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-pg-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-proton-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-sql-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-uri-template-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-client-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:io.vertx.vertx-web-common-4.5.7.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.json.jakarta.json-api-2.1.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-api-2.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:jakarta.xml.bind.jakarta.xml.bind-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:javax.inject.javax.inject-1.0.0.redhat-00013.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.bytebuddy.byte-buddy-1.14.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:net.java.dev.jna.jna-platform-5.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.aesh-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.aesh.readline-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.antlr.antlr4-runtime-4.13.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-compress-1.26.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-lang3-3.14.0.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.commons.commons-text-1.11.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derby-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbyclient-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbynet-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.derby.derbytools-10.14.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpclient-4.5.14.redhat-00011.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00009.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-core-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-dom-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.james.apache-mime4j-storage-0.8.11.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-clients-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.kafka.kafka-streams-3.6.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-artifact-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-builder-support-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-core-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-embedder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-model-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-plugin-api-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-repository-metadata-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-resolver-provider-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-settings-builder-3.9.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.plugin-tools.maven-plugin-annotations-3.10.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-api-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-impl-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-named-locks-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-spi-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.resolver.maven-resolver-util-1.9.18.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.shared.maven-shared-utils-3.3.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-file-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.apiguardian.apiguardian-api-1.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bitbucket.b_c.jose4j-0.9.6.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcpkix-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcutil-jdk18on-1.78.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-classworlds-2.6.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.commonmark.commonmark-0.21.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-activation-2.0.1.redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.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.5.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.5.redhat:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.parsson.parsson-1.1.5.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.inject-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.sisu.org.eclipse.sisu.plexus-0.9.0.M2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.eclipse.yasson-3.0.3.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.11.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.freemarker.freemarker-2.3.32.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.codemodel-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-core-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-runtime-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.txw2-4.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.glassfish.jaxb.xsom-4.0.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.nativeimage-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.graalvm.sdk.word-23.1.2.0-3-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-core-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.orm.hibernate-graalvm-6.4.8.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.quarkus-local-cache-0.3.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.reactive.hibernate-reactive-core-2.2.2.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-backend-elasticsearch-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-engine-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-orm-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-mapper-pojo-base-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.search.hibernate-search-util-common-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-api-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-client-hotrod-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-commons-jakarta-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-query-dsl-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-remote-query-client-14.0.27.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.infinispan-server-testdriver-core-14.0.27.Final.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-processor-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.infinispan.protostream.protostream-types-4.6.5.Final-redhat-00006.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.agent-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.core-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jacoco.org.jacoco.report-0.8.11.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.javassist.javassist-3.29.1.GA-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-3.5.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.logmanager.jboss-logmanager-3.0.4.Final-redhat-00005.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jta.narayana-jta-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.narayana.jts.narayana-jts-integration-7.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-config-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.5.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jboss.threads.jboss-threads-3.5.1.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jdom.jdom2-2.0.6.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.annotations-24.1.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlin.kotlin-stdlib-1.9.22.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jetbrains.kotlinx.kotlinx-metadata-jvm-0.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.jsoup.jsoup-1.15.3.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-api-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-engine-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.jupiter.junit-jupiter-params-5.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-commons-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-engine-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.junit.platform.junit-platform-launcher-1.10.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-adapter-spi-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-authz-client-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-common-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-core-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.keycloak.keycloak-policy-enforcer-24.0.4.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.latencyutils.LatencyUtils-2.0.3.redhat-00004.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.locationtech.jts.jts-core-1.17.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.lz4.lz4-java-1.8.0.redhat-00008.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mariadb.jdbc.mariadb-java-client-3.3.3.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.bson-record-codec-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-crypt-1.8.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-core-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-reactivestreams-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mongodb.mongodb-driver-sync-4.11.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-regex-5.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.ansi-styles-4.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.hpcc-js.wasm-2.15.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit-labs.ssr-dom-shim-1.2.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.lit.reactive-element-2.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.mvnpm.vaadin-webcomponents-24.3.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.open-wc.dedupe-mixin-1.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.polymer.polymer-3.5.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.types.trusted-types-2.0.7.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.router-1.7.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.cliui-8.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-convert-2.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.color-name-1.1.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.echarts-5.4.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.emoji-regex-8.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.es-module-shims-1.8.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.escalade-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.get-caller-file-2.0.5.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.is-fullwidth-code-point-3.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-4.0.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-element-state-1.7.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.lit-html-3.1.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.path-to-regexp-2.4.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.require-directory-2.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.string-width-4.2.3.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.strip-ansi-6.0.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.tslib-2.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.wrap-ansi-7.0.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.y18n-5.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-17.7.2.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.yargs-parser-21.1.1.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.mvnpm.zrender-5.4.4.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opensearch.opensearch-testcontainers-2.0.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.opentest4j.opentest4j-1.3.0.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-analysis-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-commons-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-tree-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.ow2.asm.asm-util-9.6.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.postgresql.postgresql-42.7.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rnorth.duct-tape.duct-tape-1.0.8.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.rocksdb.rocksdbjni-7.9.2.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.slf4j.slf4j-api-2.0.7.redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.snakeyaml.snakeyaml-engine-2.7.0.redhat-00002.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.database-commons-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.db2-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.elasticsearch-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.jdbc-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mariadb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mongodb-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mssqlserver-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.mysql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.oracle-xe-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.postgresql-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.testcontainers.testcontainers-1.19.6.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.common.wildfly-common-1.7.0.Final-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-asn1-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-auth-server-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-base-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-credential-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-http-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-keystore-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-password-impl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-permission-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-provider-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-external-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssh-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-ssl-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.3.Final-redhat-00001.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00003.jar", "Red Hat build of Quarkus 3.8.5.redhat:org.yaml.snakeyaml-2.2.0.redhat-00001.jar", ], }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "Red Hat build of Quarkus 3.8.5.redhat:org.bouncycastle.bcprov-jdk18on-1.78.1.redhat-00002.jar", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "org.bouncycastle: Use of Incorrectly-Resolved Name or Reference", }, ], }
WID-SEC-W-2024-1031
Vulnerability from csaf_certbund
Published
2024-05-05 22:00
Modified
2024-12-17 23:00
Summary
Bouncy Castle: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Bouncy Castle ist eine Kryptographie-API für Java.
Angriff
Ein anonymer Angreifer kann mehrere Schwachstellen in Bouncy Castle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen oder einen DNS-Poisoning-Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
{ document: { aggregate_severity: { text: "mittel", }, category: "csaf_base", csaf_version: "2.0", distribution: { tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "de-DE", notes: [ { category: "legal_disclaimer", text: "Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.", }, { category: "description", text: "Bouncy Castle ist eine Kryptographie-API für Java.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein anonymer Angreifer kann mehrere Schwachstellen in Bouncy Castle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen oder einen DNS-Poisoning-Angriff durchzuführen.", title: "Angriff", }, { category: "general", text: "- Linux", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-1031 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1031.json", }, { category: "self", summary: "WID-SEC-2024-1031 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1031", }, { category: "external", summary: "Bouncy Castle Release Notes vom 2024-05-05", url: "https://www.bouncycastle.org/latest_releases.html#LATEST", }, { category: "external", summary: "Red Hat Bugzilla vom 2024-05-05", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "GitHub Advisory Database vom 2024-05-05", url: "https://github.com/advisories/GHSA-4h8f-2wvx-gg5w", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:1539-1 vom 2024-05-11", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/QZZU3EK7MCVS5TGBQL47TPFRCL6XR25J/", }, { category: "external", summary: "PDFreactor 11 Hotfix Release vom 2024-06-13", url: "https://www.pdfreactor.com/pdfreactor-11-hotfix-release-11-6-12-now-available/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:1539-2 vom 2024-06-18", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/NCEDYUZRBIYFFW6ATWOW33BSWPBY2U52/", }, { category: "external", summary: "IBM Security Bulletin 7158960 vom 2024-06-27", url: "https://www.ibm.com/support/pages/node/7158960", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4271 vom 2024-07-03", url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4173 vom 2024-07-08", url: "https://access.redhat.com/errata/RHSA-2024:4173", }, { category: "external", summary: "IBM Security Bulletin 7159714 vom 2024-07-05", url: "https://www.ibm.com/support/pages/node/7159714", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4505 vom 2024-07-11", url: "https://access.redhat.com/errata/RHSA-2024:4505", }, { category: "external", summary: "IBM Security Bulletin 7160134 vom 2024-07-12", url: "https://www.ibm.com/support/pages/node/7160134", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4326 vom 2024-07-14", url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4884 vom 2024-07-26", url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5143 vom 2024-08-09", url: "https://access.redhat.com/errata/RHSA-2024:5143", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5144 vom 2024-08-09", url: "https://access.redhat.com/errata/RHSA-2024:5144", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5147 vom 2024-08-09", url: "https://access.redhat.com/errata/RHSA-2024:5147", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5145 vom 2024-08-09", url: "https://access.redhat.com/errata/RHSA-2024:5145", }, { category: "external", summary: "IBM Security Bulletin 7165340 vom 2024-08-13", url: "https://www.ibm.com/support/pages/node/7165340", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5482 vom 2024-08-16", url: "https://access.redhat.com/errata/RHSA-2024:5482", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5481 vom 2024-08-16", url: "https://access.redhat.com/errata/RHSA-2024:5481", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5479 vom 2024-08-16", url: "https://access.redhat.com/errata/RHSA-2024:5479", }, { category: "external", summary: "IBM Security Bulletin 7166617 vom 2024-08-26", url: "https://www.ibm.com/support/pages/node/7166617", }, { category: "external", summary: "IBM Security Bulletin 7167111 vom 2024-09-03", url: "https://www.ibm.com/support/pages/node/7167111", }, { category: "external", summary: "IBM Security Bulletin 7168235 vom 2024-09-12", url: "https://www.ibm.com/support/pages/node/7168235", }, { category: "external", summary: "Confluence Data Center Advisory", url: "https://jira.atlassian.com/browse/CONFSERVER-97723", }, { category: "external", summary: "IBM Security Bulletin 7168754 vom 2024-09-17", url: "https://www.ibm.com/support/pages/node/7168754", }, { category: "external", summary: "Atlassian November 2024 Security Bulletin vom 2024-11-19", url: "https://confluence.atlassian.com/pages/viewpage.action?pageId=1456179091", }, { category: "external", summary: "NetApp Security Advisory NTAP-20241206-0008 vom 2024-12-06", url: "https://security.netapp.com/advisory/ntap-20241206-0008/", }, { category: "external", summary: "Hitachi Vulnerability Information HITACHI-SEC-2024-152 vom 2024-12-17", url: "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2024-152/index.html", }, ], source_lang: "en-US", title: "Bouncy Castle: Mehrere Schwachstellen", tracking: { current_release_date: "2024-12-17T23:00:00.000+00:00", generator: { date: "2024-12-18T10:27:25.118+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, id: "WID-SEC-W-2024-1031", initial_release_date: "2024-05-05T22:00:00.000+00:00", revision_history: [ { date: "2024-05-05T22:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, { date: "2024-05-12T22:00:00.000+00:00", number: "2", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-06-12T22:00:00.000+00:00", number: "3", summary: "Neue Updates aufgenommen", }, { date: "2024-06-18T22:00:00.000+00:00", number: "4", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-06-26T22:00:00.000+00:00", number: "5", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-07-02T22:00:00.000+00:00", number: "6", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-07-07T22:00:00.000+00:00", number: "7", summary: "Neue Updates von Red Hat und IBM aufgenommen", }, { date: "2024-07-11T22:00:00.000+00:00", number: "8", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-07-14T22:00:00.000+00:00", number: "9", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-07-25T22:00:00.000+00:00", number: "10", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-08-08T22:00:00.000+00:00", number: "11", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-08-13T22:00:00.000+00:00", number: "12", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-08-15T22:00:00.000+00:00", number: "13", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-08-25T22:00:00.000+00:00", number: "14", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-09-03T22:00:00.000+00:00", number: "15", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-09-11T22:00:00.000+00:00", number: "16", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-09-17T22:00:00.000+00:00", number: "17", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-11-19T23:00:00.000+00:00", number: "18", summary: "Neue Updates aufgenommen", }, { date: "2024-12-05T23:00:00.000+00:00", number: "19", summary: "Neue Updates von NetApp aufgenommen", }, { date: "2024-12-17T23:00:00.000+00:00", number: "20", summary: "Neue Updates von HITACHI aufgenommen", }, ], status: "final", version: "20", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "Atlassian Bitbucket", product: { name: "Atlassian Bitbucket", product_id: "T021356", product_identification_helper: { cpe: "cpe:/a:atlassian:bitbucket:-", }, }, }, { branches: [ { category: "product_version_range", name: "<8.9.4", product: { name: "Atlassian Confluence <8.9.4", product_id: "T036294", }, }, { category: "product_version", name: "8.9.4", product: { name: "Atlassian Confluence 8.9.4", product_id: "T036294-fixed", product_identification_helper: { cpe: "cpe:/a:atlassian:confluence:data_center__8.9.4", }, }, }, { category: "product_version_range", name: "<8.5.12", product: { name: "Atlassian Confluence <8.5.12", product_id: "T036295", }, }, { category: "product_version", name: "8.5.12", product: { name: "Atlassian Confluence 8.5.12", product_id: "T036295-fixed", product_identification_helper: { cpe: "cpe:/a:atlassian:confluence:data_center_and_server__8.5.12", }, }, }, { category: "product_version_range", name: "<9.0.1", product: { name: "Atlassian Confluence <9.0.1", product_id: "T036970", }, }, { category: "product_version", name: "9.0.1", product: { name: "Atlassian Confluence 9.0.1", product_id: "T036970-fixed", product_identification_helper: { cpe: "cpe:/a:atlassian:confluence:9.0.1", }, }, }, { category: "product_version_range", name: "<7.19.26", product: { name: "Atlassian Confluence <7.19.26", product_id: "T036972", }, }, { category: "product_version", name: "7.19.26", product: { name: "Atlassian Confluence 7.19.26", product_id: "T036972-fixed", product_identification_helper: { cpe: "cpe:/a:atlassian:confluence:7.19.26", }, }, }, ], category: "product_name", name: "Confluence", }, ], category: "vendor", name: "Atlassian", }, { branches: [ { category: "product_name", name: "Hitachi Ops Center", product: { name: "Hitachi Ops Center", product_id: "T017562", product_identification_helper: { cpe: "cpe:/a:hitachi:ops_center:-", }, }, }, ], category: "vendor", name: "Hitachi", }, { branches: [ { category: "product_name", name: "IBM DB2", product: { name: "IBM DB2", product_id: "5104", product_identification_helper: { cpe: "cpe:/a:ibm:db2:-", }, }, }, { branches: [ { category: "product_version", name: "9.2", product: { name: "IBM License Metric Tool 9.2", product_id: "T031605", product_identification_helper: { cpe: "cpe:/a:ibm:license_metric_tool:9.2", }, }, }, ], category: "product_name", name: "License Metric Tool", }, { category: "product_name", name: "IBM MQ", product: { name: "IBM MQ", product_id: "T021398", product_identification_helper: { cpe: "cpe:/a:ibm:mq:-", }, }, }, { branches: [ { category: "product_version_range", name: "<7.5.0 UP9", product: { name: "IBM QRadar SIEM <7.5.0 UP9", product_id: "T036127", }, }, { category: "product_version", name: "7.5.0 UP9", product: { name: "IBM QRadar SIEM 7.5.0 UP9", product_id: "T036127-fixed", product_identification_helper: { cpe: "cpe:/a:ibm:qradar_siem:7.5.0_up9", }, }, }, ], category: "product_name", name: "QRadar SIEM", }, { category: "product_name", name: "IBM Security Guardium", product: { name: "IBM Security Guardium", product_id: "T021345", product_identification_helper: { cpe: "cpe:/a:ibm:security_guardium:-", }, }, }, { branches: [ { category: "product_version_range", name: "<5.2.1.0", product: { name: "IBM Storage Scale <5.2.1.0", product_id: "T037080", }, }, { category: "product_version", name: "5.2.1.0", product: { name: "IBM Storage Scale 5.2.1.0", product_id: "T037080-fixed", product_identification_helper: { cpe: "cpe:/a:ibm:spectrum_scale:5.2.1.0", }, }, }, { category: "product_version_range", name: "<5.1.9.5", product: { name: "IBM Storage Scale <5.1.9.5", product_id: "T037081", }, }, { category: "product_version", name: "5.1.9.5", product: { name: "IBM Storage Scale 5.1.9.5", product_id: "T037081-fixed", product_identification_helper: { cpe: "cpe:/a:ibm:spectrum_scale:5.1.9.5", }, }, }, { category: "product_version", name: "5.1.0.0-5.1.9.4", product: { name: "IBM Storage Scale 5.1.0.0-5.1.9.4", product_id: "T037717", product_identification_helper: { cpe: "cpe:/a:ibm:spectrum_scale:5.1.0.0_-_5.1.9.4", }, }, }, ], category: "product_name", name: "Storage Scale", }, { category: "product_name", name: "IBM Tivoli Key Lifecycle Manager", product: { name: "IBM Tivoli Key Lifecycle Manager", product_id: "T026238", product_identification_helper: { cpe: "cpe:/a:ibm:tivoli_key_lifecycle_manager:-", }, }, }, ], category: "vendor", name: "IBM", }, { branches: [ { category: "product_name", name: "NetApp ActiveIQ Unified Manager", product: { name: "NetApp ActiveIQ Unified Manager", product_id: "T032260", product_identification_helper: { cpe: "cpe:/a:netapp:active_iq_unified_manager:-", }, }, }, ], category: "vendor", name: "NetApp", }, { branches: [ { branches: [ { category: "product_version_range", name: "<1.78.1", product: { name: "Open Source Bouncy Castle <1.78.1", product_id: "T034537", }, }, { category: "product_version", name: "1.78.1", product: { name: "Open Source Bouncy Castle 1.78.1", product_id: "T034537-fixed", product_identification_helper: { cpe: "cpe:/a:bouncycastle:legion-of-the-bouncy-castle-java-crytography-api:1.78.1", }, }, }, ], category: "product_name", name: "Bouncy Castle", }, ], category: "vendor", name: "Open Source", }, { branches: [ { branches: [ { category: "product_version_range", name: "<11.6.12", product: { name: "RealObjects PDFreactor <11.6.12", product_id: "T035425", }, }, { category: "product_version", name: "11.6.12", product: { name: "RealObjects PDFreactor 11.6.12", product_id: "T035425-fixed", product_identification_helper: { cpe: "cpe:/a:realobjects:pdfreactor:11.6.12", }, }, }, ], category: "product_name", name: "PDFreactor", }, ], category: "vendor", name: "RealObjects", }, { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux", product: { name: "Red Hat Enterprise Linux", product_id: "67646", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:-", }, }, }, ], category: "vendor", name: "Red Hat", }, { branches: [ { category: "product_name", name: "SUSE Linux", product: { name: "SUSE Linux", product_id: "T002207", product_identification_helper: { cpe: "cpe:/o:suse:suse_linux:-", }, }, }, ], category: "vendor", name: "SUSE", }, ], }, vulnerabilities: [ { cve: "CVE-2024-29857", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in Bouncy Castle. Diese Fehler bestehen aufgrund einer Ressourcenerschöpfung, einer beobachtbaren Diskrepanz und eines Endlosschleifenproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T037717", "T035425", "67646", "T034537", "T036972", "T032260", "T036127", "T017562", "T036970", "T021345", "T021356", "T036294", "T036295", "T002207", "T037080", "T037081", "5104", "T031605", "T026238", "T021398", ], }, release_date: "2024-05-05T22:00:00.000+00:00", title: "CVE-2024-29857", }, { cve: "CVE-2024-30171", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in Bouncy Castle. Diese Fehler bestehen aufgrund einer Ressourcenerschöpfung, einer beobachtbaren Diskrepanz und eines Endlosschleifenproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T037717", "T035425", "67646", "T034537", "T036972", "T032260", "T036127", "T017562", "T036970", "T021345", "T021356", "T036294", "T036295", "T002207", "T037080", "T037081", "5104", "T031605", "T026238", "T021398", ], }, release_date: "2024-05-05T22:00:00.000+00:00", title: "CVE-2024-30171", }, { cve: "CVE-2024-30172", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in Bouncy Castle. Diese Fehler bestehen aufgrund einer Ressourcenerschöpfung, einer beobachtbaren Diskrepanz und eines Endlosschleifenproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T037717", "T035425", "67646", "T034537", "T036972", "T032260", "T036127", "T017562", "T036970", "T021345", "T021356", "T036294", "T036295", "T002207", "T037080", "T037081", "5104", "T031605", "T026238", "T021398", ], }, release_date: "2024-05-05T22:00:00.000+00:00", title: "CVE-2024-30172", }, { cve: "CVE-2024-34447", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in Bouncy Castle. Dieser Fehler besteht in den Java Cryptography APIs aufgrund eines „Use of Incorrectly-Resolved Name“-Problems, das die Überprüfung von Hostnamen anhand einer DNS-aufgelösten IP-Adresse ermöglicht. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen DNS-Poisoning-Angriff durchzuführen und so die Sicherheitsmaßnahmen zu umgehen.", }, ], product_status: { known_affected: [ "T037717", "T035425", "67646", "T034537", "T036972", "T032260", "T036127", "T017562", "T036970", "T021345", "T021356", "T036294", "T036295", "T002207", "T037080", "T037081", "5104", "T031605", "T026238", "T021398", ], }, release_date: "2024-05-05T22:00:00.000+00:00", title: "CVE-2024-34447", }, ], }
wid-sec-w-2024-1031
Vulnerability from csaf_certbund
Published
2024-05-05 22:00
Modified
2024-12-17 23:00
Summary
Bouncy Castle: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Bouncy Castle ist eine Kryptographie-API für Java.
Angriff
Ein anonymer Angreifer kann mehrere Schwachstellen in Bouncy Castle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen oder einen DNS-Poisoning-Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
{ document: { aggregate_severity: { text: "mittel", }, category: "csaf_base", csaf_version: "2.0", distribution: { tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "de-DE", notes: [ { category: "legal_disclaimer", text: "Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.", }, { category: "description", text: "Bouncy Castle ist eine Kryptographie-API für Java.", title: "Produktbeschreibung", }, { category: "summary", text: "Ein anonymer Angreifer kann mehrere Schwachstellen in Bouncy Castle ausnutzen, um einen Denial-of-Service-Zustand zu erzeugen oder einen DNS-Poisoning-Angriff durchzuführen.", title: "Angriff", }, { category: "general", text: "- Linux", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-1031 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1031.json", }, { category: "self", summary: "WID-SEC-2024-1031 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1031", }, { category: "external", summary: "Bouncy Castle Release Notes vom 2024-05-05", url: "https://www.bouncycastle.org/latest_releases.html#LATEST", }, { category: "external", summary: "Red Hat Bugzilla vom 2024-05-05", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2279227", }, { category: "external", summary: "GitHub Advisory Database vom 2024-05-05", url: "https://github.com/advisories/GHSA-4h8f-2wvx-gg5w", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:1539-1 vom 2024-05-11", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/QZZU3EK7MCVS5TGBQL47TPFRCL6XR25J/", }, { category: "external", summary: "PDFreactor 11 Hotfix Release vom 2024-06-13", url: "https://www.pdfreactor.com/pdfreactor-11-hotfix-release-11-6-12-now-available/", }, { category: "external", summary: "SUSE Security Update SUSE-SU-2024:1539-2 vom 2024-06-18", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/NCEDYUZRBIYFFW6ATWOW33BSWPBY2U52/", }, { category: "external", summary: "IBM Security Bulletin 7158960 vom 2024-06-27", url: "https://www.ibm.com/support/pages/node/7158960", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4271 vom 2024-07-03", url: "https://access.redhat.com/errata/RHSA-2024:4271", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4173 vom 2024-07-08", url: "https://access.redhat.com/errata/RHSA-2024:4173", }, { category: "external", summary: "IBM Security Bulletin 7159714 vom 2024-07-05", url: "https://www.ibm.com/support/pages/node/7159714", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4505 vom 2024-07-11", url: "https://access.redhat.com/errata/RHSA-2024:4505", }, { category: "external", summary: "IBM Security Bulletin 7160134 vom 2024-07-12", url: "https://www.ibm.com/support/pages/node/7160134", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4326 vom 2024-07-14", url: "https://access.redhat.com/errata/RHSA-2024:4326", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:4884 vom 2024-07-26", url: "https://access.redhat.com/errata/RHSA-2024:4884", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5143 vom 2024-08-09", url: "https://access.redhat.com/errata/RHSA-2024:5143", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5144 vom 2024-08-09", url: "https://access.redhat.com/errata/RHSA-2024:5144", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5147 vom 2024-08-09", url: "https://access.redhat.com/errata/RHSA-2024:5147", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5145 vom 2024-08-09", url: "https://access.redhat.com/errata/RHSA-2024:5145", }, { category: "external", summary: "IBM Security Bulletin 7165340 vom 2024-08-13", url: "https://www.ibm.com/support/pages/node/7165340", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5482 vom 2024-08-16", url: "https://access.redhat.com/errata/RHSA-2024:5482", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5481 vom 2024-08-16", url: "https://access.redhat.com/errata/RHSA-2024:5481", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:5479 vom 2024-08-16", url: "https://access.redhat.com/errata/RHSA-2024:5479", }, { category: "external", summary: "IBM Security Bulletin 7166617 vom 2024-08-26", url: "https://www.ibm.com/support/pages/node/7166617", }, { category: "external", summary: "IBM Security Bulletin 7167111 vom 2024-09-03", url: "https://www.ibm.com/support/pages/node/7167111", }, { category: "external", summary: "IBM Security Bulletin 7168235 vom 2024-09-12", url: "https://www.ibm.com/support/pages/node/7168235", }, { category: "external", summary: "Confluence Data Center Advisory", url: "https://jira.atlassian.com/browse/CONFSERVER-97723", }, { category: "external", summary: "IBM Security Bulletin 7168754 vom 2024-09-17", url: "https://www.ibm.com/support/pages/node/7168754", }, { category: "external", summary: "Atlassian November 2024 Security Bulletin vom 2024-11-19", url: "https://confluence.atlassian.com/pages/viewpage.action?pageId=1456179091", }, { category: "external", summary: "NetApp Security Advisory NTAP-20241206-0008 vom 2024-12-06", url: "https://security.netapp.com/advisory/ntap-20241206-0008/", }, { category: "external", summary: "Hitachi Vulnerability Information HITACHI-SEC-2024-152 vom 2024-12-17", url: "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2024-152/index.html", }, ], source_lang: "en-US", title: "Bouncy Castle: Mehrere Schwachstellen", tracking: { current_release_date: "2024-12-17T23:00:00.000+00:00", generator: { date: "2024-12-18T10:27:25.118+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, id: "WID-SEC-W-2024-1031", initial_release_date: "2024-05-05T22:00:00.000+00:00", revision_history: [ { date: "2024-05-05T22:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, { date: "2024-05-12T22:00:00.000+00:00", number: "2", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-06-12T22:00:00.000+00:00", number: "3", summary: "Neue Updates aufgenommen", }, { date: "2024-06-18T22:00:00.000+00:00", number: "4", summary: "Neue Updates von SUSE aufgenommen", }, { date: "2024-06-26T22:00:00.000+00:00", number: "5", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-07-02T22:00:00.000+00:00", number: "6", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-07-07T22:00:00.000+00:00", number: "7", summary: "Neue Updates von Red Hat und IBM aufgenommen", }, { date: "2024-07-11T22:00:00.000+00:00", number: "8", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-07-14T22:00:00.000+00:00", number: "9", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-07-25T22:00:00.000+00:00", number: "10", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-08-08T22:00:00.000+00:00", number: "11", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-08-13T22:00:00.000+00:00", number: "12", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-08-15T22:00:00.000+00:00", number: "13", summary: "Neue Updates von Red Hat aufgenommen", }, { date: "2024-08-25T22:00:00.000+00:00", number: "14", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-09-03T22:00:00.000+00:00", number: "15", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-09-11T22:00:00.000+00:00", number: "16", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-09-17T22:00:00.000+00:00", number: "17", summary: "Neue Updates von IBM aufgenommen", }, { date: "2024-11-19T23:00:00.000+00:00", number: "18", summary: "Neue Updates aufgenommen", }, { date: "2024-12-05T23:00:00.000+00:00", number: "19", summary: "Neue Updates von NetApp aufgenommen", }, { date: "2024-12-17T23:00:00.000+00:00", number: "20", summary: "Neue Updates von HITACHI aufgenommen", }, ], status: "final", version: "20", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "Atlassian Bitbucket", product: { name: "Atlassian Bitbucket", product_id: "T021356", product_identification_helper: { cpe: "cpe:/a:atlassian:bitbucket:-", }, }, }, { branches: [ { category: "product_version_range", name: "<8.9.4", product: { name: "Atlassian Confluence <8.9.4", product_id: "T036294", }, }, { category: "product_version", name: "8.9.4", product: { name: "Atlassian Confluence 8.9.4", product_id: "T036294-fixed", product_identification_helper: { cpe: "cpe:/a:atlassian:confluence:data_center__8.9.4", }, }, }, { category: "product_version_range", name: "<8.5.12", product: { name: "Atlassian Confluence <8.5.12", product_id: "T036295", }, }, { category: "product_version", name: "8.5.12", product: { name: "Atlassian Confluence 8.5.12", product_id: "T036295-fixed", product_identification_helper: { cpe: "cpe:/a:atlassian:confluence:data_center_and_server__8.5.12", }, }, }, { category: "product_version_range", name: "<9.0.1", product: { name: "Atlassian Confluence <9.0.1", product_id: "T036970", }, }, { category: "product_version", name: "9.0.1", product: { name: "Atlassian Confluence 9.0.1", product_id: "T036970-fixed", product_identification_helper: { cpe: "cpe:/a:atlassian:confluence:9.0.1", }, }, }, { category: "product_version_range", name: "<7.19.26", product: { name: "Atlassian Confluence <7.19.26", product_id: "T036972", }, }, { category: "product_version", name: "7.19.26", product: { name: "Atlassian Confluence 7.19.26", product_id: "T036972-fixed", product_identification_helper: { cpe: "cpe:/a:atlassian:confluence:7.19.26", }, }, }, ], category: "product_name", name: "Confluence", }, ], category: "vendor", name: "Atlassian", }, { branches: [ { category: "product_name", name: "Hitachi Ops Center", product: { name: "Hitachi Ops Center", product_id: "T017562", product_identification_helper: { cpe: "cpe:/a:hitachi:ops_center:-", }, }, }, ], category: "vendor", name: "Hitachi", }, { branches: [ { category: "product_name", name: "IBM DB2", product: { name: "IBM DB2", product_id: "5104", product_identification_helper: { cpe: "cpe:/a:ibm:db2:-", }, }, }, { branches: [ { category: "product_version", name: "9.2", product: { name: "IBM License Metric Tool 9.2", product_id: "T031605", product_identification_helper: { cpe: "cpe:/a:ibm:license_metric_tool:9.2", }, }, }, ], category: "product_name", name: "License Metric Tool", }, { category: "product_name", name: "IBM MQ", product: { name: "IBM MQ", product_id: "T021398", product_identification_helper: { cpe: "cpe:/a:ibm:mq:-", }, }, }, { branches: [ { category: "product_version_range", name: "<7.5.0 UP9", product: { name: "IBM QRadar SIEM <7.5.0 UP9", product_id: "T036127", }, }, { category: "product_version", name: "7.5.0 UP9", product: { name: "IBM QRadar SIEM 7.5.0 UP9", product_id: "T036127-fixed", product_identification_helper: { cpe: "cpe:/a:ibm:qradar_siem:7.5.0_up9", }, }, }, ], category: "product_name", name: "QRadar SIEM", }, { category: "product_name", name: "IBM Security Guardium", product: { name: "IBM Security Guardium", product_id: "T021345", product_identification_helper: { cpe: "cpe:/a:ibm:security_guardium:-", }, }, }, { branches: [ { category: "product_version_range", name: "<5.2.1.0", product: { name: "IBM Storage Scale <5.2.1.0", product_id: "T037080", }, }, { category: "product_version", name: "5.2.1.0", product: { name: "IBM Storage Scale 5.2.1.0", product_id: "T037080-fixed", product_identification_helper: { cpe: "cpe:/a:ibm:spectrum_scale:5.2.1.0", }, }, }, { category: "product_version_range", name: "<5.1.9.5", product: { name: "IBM Storage Scale <5.1.9.5", product_id: "T037081", }, }, { category: "product_version", name: "5.1.9.5", product: { name: "IBM Storage Scale 5.1.9.5", product_id: "T037081-fixed", product_identification_helper: { cpe: "cpe:/a:ibm:spectrum_scale:5.1.9.5", }, }, }, { category: "product_version", name: "5.1.0.0-5.1.9.4", product: { name: "IBM Storage Scale 5.1.0.0-5.1.9.4", product_id: "T037717", product_identification_helper: { cpe: "cpe:/a:ibm:spectrum_scale:5.1.0.0_-_5.1.9.4", }, }, }, ], category: "product_name", name: "Storage Scale", }, { category: "product_name", name: "IBM Tivoli Key Lifecycle Manager", product: { name: "IBM Tivoli Key Lifecycle Manager", product_id: "T026238", product_identification_helper: { cpe: "cpe:/a:ibm:tivoli_key_lifecycle_manager:-", }, }, }, ], category: "vendor", name: "IBM", }, { branches: [ { category: "product_name", name: "NetApp ActiveIQ Unified Manager", product: { name: "NetApp ActiveIQ Unified Manager", product_id: "T032260", product_identification_helper: { cpe: "cpe:/a:netapp:active_iq_unified_manager:-", }, }, }, ], category: "vendor", name: "NetApp", }, { branches: [ { branches: [ { category: "product_version_range", name: "<1.78.1", product: { name: "Open Source Bouncy Castle <1.78.1", product_id: "T034537", }, }, { category: "product_version", name: "1.78.1", product: { name: "Open Source Bouncy Castle 1.78.1", product_id: "T034537-fixed", product_identification_helper: { cpe: "cpe:/a:bouncycastle:legion-of-the-bouncy-castle-java-crytography-api:1.78.1", }, }, }, ], category: "product_name", name: "Bouncy Castle", }, ], category: "vendor", name: "Open Source", }, { branches: [ { branches: [ { category: "product_version_range", name: "<11.6.12", product: { name: "RealObjects PDFreactor <11.6.12", product_id: "T035425", }, }, { category: "product_version", name: "11.6.12", product: { name: "RealObjects PDFreactor 11.6.12", product_id: "T035425-fixed", product_identification_helper: { cpe: "cpe:/a:realobjects:pdfreactor:11.6.12", }, }, }, ], category: "product_name", name: "PDFreactor", }, ], category: "vendor", name: "RealObjects", }, { branches: [ { category: "product_name", name: "Red Hat Enterprise Linux", product: { name: "Red Hat Enterprise Linux", product_id: "67646", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:-", }, }, }, ], category: "vendor", name: "Red Hat", }, { branches: [ { category: "product_name", name: "SUSE Linux", product: { name: "SUSE Linux", product_id: "T002207", product_identification_helper: { cpe: "cpe:/o:suse:suse_linux:-", }, }, }, ], category: "vendor", name: "SUSE", }, ], }, vulnerabilities: [ { cve: "CVE-2024-29857", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in Bouncy Castle. Diese Fehler bestehen aufgrund einer Ressourcenerschöpfung, einer beobachtbaren Diskrepanz und eines Endlosschleifenproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T037717", "T035425", "67646", "T034537", "T036972", "T032260", "T036127", "T017562", "T036970", "T021345", "T021356", "T036294", "T036295", "T002207", "T037080", "T037081", "5104", "T031605", "T026238", "T021398", ], }, release_date: "2024-05-05T22:00:00.000+00:00", title: "CVE-2024-29857", }, { cve: "CVE-2024-30171", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in Bouncy Castle. Diese Fehler bestehen aufgrund einer Ressourcenerschöpfung, einer beobachtbaren Diskrepanz und eines Endlosschleifenproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T037717", "T035425", "67646", "T034537", "T036972", "T032260", "T036127", "T017562", "T036970", "T021345", "T021356", "T036294", "T036295", "T002207", "T037080", "T037081", "5104", "T031605", "T026238", "T021398", ], }, release_date: "2024-05-05T22:00:00.000+00:00", title: "CVE-2024-30171", }, { cve: "CVE-2024-30172", notes: [ { category: "description", text: "Es bestehen mehrere Schwachstellen in Bouncy Castle. Diese Fehler bestehen aufgrund einer Ressourcenerschöpfung, einer beobachtbaren Diskrepanz und eines Endlosschleifenproblems. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "T037717", "T035425", "67646", "T034537", "T036972", "T032260", "T036127", "T017562", "T036970", "T021345", "T021356", "T036294", "T036295", "T002207", "T037080", "T037081", "5104", "T031605", "T026238", "T021398", ], }, release_date: "2024-05-05T22:00:00.000+00:00", title: "CVE-2024-30172", }, { cve: "CVE-2024-34447", notes: [ { category: "description", text: "Es besteht eine Schwachstelle in Bouncy Castle. Dieser Fehler besteht in den Java Cryptography APIs aufgrund eines „Use of Incorrectly-Resolved Name“-Problems, das die Überprüfung von Hostnamen anhand einer DNS-aufgelösten IP-Adresse ermöglicht. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen DNS-Poisoning-Angriff durchzuführen und so die Sicherheitsmaßnahmen zu umgehen.", }, ], product_status: { known_affected: [ "T037717", "T035425", "67646", "T034537", "T036972", "T032260", "T036127", "T017562", "T036970", "T021345", "T021356", "T036294", "T036295", "T002207", "T037080", "T037081", "5104", "T031605", "T026238", "T021398", ], }, release_date: "2024-05-05T22:00:00.000+00:00", title: "CVE-2024-34447", }, ], }
ncsc-2025-0027
Vulnerability from csaf_ncscnl
Published
2025-01-22 13:36
Modified
2025-01-22 13:36
Summary
Kwetsbaarheden verholpen in Oracle Fusion Middleware
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft meerdere kwetsbaarheden verholpen in zijn producten, waaronder Oracle Fusion Middleware, Oracle WebLogic Server, en Oracle HTTP Server.
Interpretaties
De kwetsbaarheden bevinden zich in verschillende Oracle producten, waaronder Oracle WebLogic Server versies 12.2.1.4.0 en 14.1.1.0.0, die het mogelijk maken voor ongeauthenticeerde kwaadwillenden om toegang te krijgen tot kritieke gegevens. Dit kan leiden tot ernstige gevolgen voor de vertrouwelijkheid, integriteit en beschikbaarheid van de systemen. De kwetsbaarheid in Oracle HTTP Server versie 12.2.1.4.0 stelt kwaadwillenden in staat om ongeautoriseerde toegang te verkrijgen, met een CVSS-score van 5.3, terwijl de kwetsbaarheid in WebLogic Server een CVSS-score van 9.8 heeft, wat wijst op een kritieke impact. Kwaadwillenden kunnen ook gebruik maken van kwetsbaarheden in Oracle Fusion Middleware en andere producten om Denial-of-Service (DoS) aanvallen uit te voeren.
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CWE-35
Path Traversal: '.../...//'
CWE-1395
Dependency on Vulnerable Third-Party Component
CWE-130
Improper Handling of Length Parameter Inconsistency
CWE-755
Improper Handling of Exceptional Conditions
CWE-732
Incorrect Permission Assignment for Critical Resource
CWE-116
Improper Encoding or Escaping of Output
CWE-190
Integer Overflow or Wraparound
CWE-532
Insertion of Sensitive Information into Log File
CWE-798
Use of Hard-coded Credentials
CWE-125
Out-of-bounds Read
CWE-284
Improper Access Control
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-295
Improper Certificate Validation
CWE-400
Uncontrolled Resource Consumption
CWE-502
Deserialization of Untrusted Data
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-611
Improper Restriction of XML External Entity Reference
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-122
Heap-based Buffer Overflow
CWE-121
Stack-based Buffer Overflow
CWE-20
Improper Input Validation
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
{ document: { category: "csaf_security_advisory", csaf_version: "2.0", distribution: { tlp: { label: "WHITE", }, }, lang: "nl", notes: [ { category: "legal_disclaimer", text: "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.", }, { category: "description", text: "Oracle heeft meerdere kwetsbaarheden verholpen in zijn producten, waaronder Oracle Fusion Middleware, Oracle WebLogic Server, en Oracle HTTP Server.", title: "Feiten", }, { category: "description", text: "De kwetsbaarheden bevinden zich in verschillende Oracle producten, waaronder Oracle WebLogic Server versies 12.2.1.4.0 en 14.1.1.0.0, die het mogelijk maken voor ongeauthenticeerde kwaadwillenden om toegang te krijgen tot kritieke gegevens. Dit kan leiden tot ernstige gevolgen voor de vertrouwelijkheid, integriteit en beschikbaarheid van de systemen. De kwetsbaarheid in Oracle HTTP Server versie 12.2.1.4.0 stelt kwaadwillenden in staat om ongeautoriseerde toegang te verkrijgen, met een CVSS-score van 5.3, terwijl de kwetsbaarheid in WebLogic Server een CVSS-score van 9.8 heeft, wat wijst op een kritieke impact. Kwaadwillenden kunnen ook gebruik maken van kwetsbaarheden in Oracle Fusion Middleware en andere producten om Denial-of-Service (DoS) aanvallen uit te voeren.", title: "Interpretaties", }, { category: "description", text: "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", title: "Oplossingen", }, { category: "general", text: "medium", title: "Kans", }, { category: "general", text: "high", title: "Schade", }, { category: "general", text: "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", title: "CWE-338", }, { category: "general", text: "Path Traversal: '.../...//'", title: "CWE-35", }, { category: "general", text: "Dependency on Vulnerable Third-Party Component", title: "CWE-1395", }, { category: "general", text: "Improper Handling of Length Parameter Inconsistency", title: "CWE-130", }, { category: "general", text: "Improper Handling of Exceptional Conditions", title: "CWE-755", }, { category: "general", text: "Incorrect Permission Assignment for Critical Resource", title: "CWE-732", }, { category: "general", text: "Improper Encoding or Escaping of Output", title: "CWE-116", }, { category: "general", text: "Integer Overflow or Wraparound", title: "CWE-190", }, { category: "general", text: "Insertion of Sensitive Information into Log File", title: "CWE-532", }, { category: "general", text: "Use of Hard-coded Credentials", title: "CWE-798", }, { category: "general", text: "Out-of-bounds Read", title: "CWE-125", }, { category: "general", text: "Improper Access Control", title: "CWE-284", }, { category: "general", text: "Improper Restriction of Operations within the Bounds of a Memory Buffer", title: "CWE-119", }, { category: "general", text: "Improper Certificate Validation", title: "CWE-295", }, { category: "general", text: "Uncontrolled Resource Consumption", title: "CWE-400", }, { category: "general", text: "Deserialization of Untrusted Data", title: "CWE-502", }, { category: "general", text: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", title: "CWE-22", }, { category: "general", text: "Improper Restriction of XML External Entity Reference", title: "CWE-611", }, { category: "general", text: "Out-of-bounds Write", title: "CWE-787", }, { category: "general", text: "Exposure of Sensitive Information to an Unauthorized Actor", title: "CWE-200", }, { category: "general", text: "Heap-based Buffer Overflow", title: "CWE-122", }, { category: "general", text: "Stack-based Buffer Overflow", title: "CWE-121", }, { category: "general", text: "Improper Input Validation", title: "CWE-20", }, { category: "general", text: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", title: "CWE-79", }, ], publisher: { category: "coordinator", contact_details: "cert@ncsc.nl", name: "Nationaal Cyber Security Centrum", namespace: "https://www.ncsc.nl/", }, references: [ { category: "external", summary: "Reference - cveprojectv5; nvd; oracle", url: "https://www.oracle.com/security-alerts/cpujan2025.html", }, ], title: "Kwetsbaarheden verholpen in Oracle Fusion Middleware", tracking: { current_release_date: "2025-01-22T13:36:27.908718Z", id: "NCSC-2025-0027", initial_release_date: "2025-01-22T13:36:27.908718Z", revision_history: [ { date: "2025-01-22T13:36:27.908718Z", number: "0", summary: "Initiele versie", }, ], status: "final", version: "1.0.0", }, }, product_tree: { branches: [ { branches: [ { category: "product_name", name: "http_server", product: { name: "http_server", product_id: "CSAFPID-93909", product_identification_helper: { cpe: "cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "http_server", product: { name: "http_server", product_id: "CSAFPID-40303", product_identification_helper: { cpe: "cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "http_server", product: { name: "http_server", product_id: "CSAFPID-912074", product_identification_helper: { cpe: "cpe:2.3:a:oracle:http_server:14.1.1.0.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "fusion_middleware_mapviewer", product: { name: "fusion_middleware_mapviewer", product_id: "CSAFPID-226018", product_identification_helper: { cpe: "cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "fusion_middleware", product: { name: "fusion_middleware", product_id: "CSAFPID-1646487", product_identification_helper: { cpe: "cpe:2.3:a:oracle:fusion_middleware:-:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "fusion_middleware", product: { name: "fusion_middleware", product_id: "CSAFPID-332789", product_identification_helper: { cpe: "cpe:2.3:a:oracle:fusion_middleware:11.1.1.5.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "fusion_middleware", product: { name: "fusion_middleware", product_id: "CSAFPID-1747074", product_identification_helper: { cpe: "cpe:2.3:a:oracle:fusion_middleware:12.2.1.19.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "fusion_middleware", product: { name: "fusion_middleware", product_id: "CSAFPID-342815", product_identification_helper: { cpe: "cpe:2.3:a:oracle:fusion_middleware:12.2.1.3.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "fusion_middleware", product: { name: "fusion_middleware", product_id: "CSAFPID-271904", product_identification_helper: { cpe: "cpe:2.3:a:oracle:fusion_middleware:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "fusion_middleware", product: { name: "fusion_middleware", product_id: "CSAFPID-503474", product_identification_helper: { cpe: "cpe:2.3:a:oracle:fusion_middleware:14.1.1.0.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "fusion_middleware", product: { name: "fusion_middleware", product_id: "CSAFPID-1674670", product_identification_helper: { cpe: "cpe:2.3:a:oracle:fusion_middleware:8.5.7:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "weblogic_server", product: { name: "weblogic_server", product_id: "CSAFPID-3661", product_identification_helper: { cpe: "cpe:2.3:a:oracle:weblogic_server:12.2.1.3.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "weblogic_server", product: { name: "weblogic_server", product_id: "CSAFPID-3660", product_identification_helper: { cpe: "cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "weblogic_server", product: { name: "weblogic_server", product_id: "CSAFPID-1973", product_identification_helper: { cpe: "cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "weblogic_server", product: { name: "weblogic_server", product_id: "CSAFPID-1751293", product_identification_helper: { cpe: "cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "security_service", product: { name: "security_service", product_id: "CSAFPID-199820", product_identification_helper: { cpe: "cpe:2.3:a:oracle:security_service:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "business_activity_monitoring", product: { name: "business_activity_monitoring", product_id: "CSAFPID-228157", product_identification_helper: { cpe: "cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "business_activity_monitoring__bam_", product: { name: "business_activity_monitoring__bam_", product_id: "CSAFPID-764927", product_identification_helper: { cpe: "cpe:2.3:a:oracle:business_activity_monitoring__bam_:12.2.1.3.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "business_activity_monitoring__bam_", product: { name: "business_activity_monitoring__bam_", product_id: "CSAFPID-764928", product_identification_helper: { cpe: "cpe:2.3:a:oracle:business_activity_monitoring__bam_:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "identity_manager", product: { name: "identity_manager", product_id: "CSAFPID-220164", product_identification_helper: { cpe: "cpe:2.3:a:oracle:identity_manager:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "managed_file_transfer", product: { name: "managed_file_transfer", product_id: "CSAFPID-204581", product_identification_helper: { cpe: "cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "middleware_common_libraries_and_tools", product: { name: "middleware_common_libraries_and_tools", product_id: "CSAFPID-94398", product_identification_helper: { cpe: "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:12.2.1.3.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "middleware_common_libraries_and_tools", product: { name: "middleware_common_libraries_and_tools", product_id: "CSAFPID-94309", product_identification_helper: { cpe: "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "middleware_common_libraries_and_tools", product: { name: "middleware_common_libraries_and_tools", product_id: "CSAFPID-94393", product_identification_helper: { cpe: "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:14.1.1.0.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "business_process_management_suite", product: { name: "business_process_management_suite", product_id: "CSAFPID-9043", product_identification_helper: { cpe: "cpe:2.3:a:oracle:business_process_management_suite:12.2.1.3.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "business_process_management_suite", product: { name: "business_process_management_suite", product_id: "CSAFPID-9642", product_identification_helper: { cpe: "cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "outside_in_technology", product: { name: "outside_in_technology", product_id: "CSAFPID-1260", product_identification_helper: { cpe: "cpe:2.3:a:oracle:outside_in_technology:8.5.6:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "outside_in_technology", product: { name: "outside_in_technology", product_id: "CSAFPID-912053", product_identification_helper: { cpe: "cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "webcenter_portal", product: { name: "webcenter_portal", product_id: "CSAFPID-135359", product_identification_helper: { cpe: "cpe:2.3:a:oracle:webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*", }, }, }, { category: "product_name", name: "webcenter_portal", product: { name: "webcenter_portal", product_id: "CSAFPID-45194", product_identification_helper: { cpe: "cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*", }, }, }, ], category: "vendor", name: "oracle", }, ], }, vulnerabilities: [ { cve: "CVE-2019-12415", cwe: { id: "CWE-611", name: "Improper Restriction of XML External Entity Reference", }, notes: [ { category: "other", text: "Improper Restriction of XML External Entity Reference", title: "CWE-611", }, ], product_status: { known_affected: [ "CSAFPID-45194", "CSAFPID-135359", "CSAFPID-1646487", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-204581", "CSAFPID-94309", "CSAFPID-1260", "CSAFPID-3661", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-94393", "CSAFPID-226018", "CSAFPID-764927", "CSAFPID-764928", "CSAFPID-9043", "CSAFPID-93909", "CSAFPID-94398", ], }, references: [ { category: "self", summary: "CVE-2019-12415", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-12415.json", }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "CSAFPID-45194", "CSAFPID-135359", "CSAFPID-1646487", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-204581", "CSAFPID-94309", "CSAFPID-1260", "CSAFPID-3661", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-94393", "CSAFPID-226018", "CSAFPID-764927", "CSAFPID-764928", "CSAFPID-9043", "CSAFPID-93909", "CSAFPID-94398", ], }, ], title: "CVE-2019-12415", }, { cve: "CVE-2023-7272", cwe: { id: "CWE-787", name: "Out-of-bounds Write", }, notes: [ { category: "other", text: "Out-of-bounds Write", title: "CWE-787", }, ], product_status: { known_affected: [ "CSAFPID-3660", "CSAFPID-1973", ], }, references: [ { category: "self", summary: "CVE-2023-7272", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-7272.json", }, ], scores: [ { cvss_v3: { baseScore: 8.6, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-3660", "CSAFPID-1973", ], }, ], title: "CVE-2023-7272", }, { cve: "CVE-2023-38709", cwe: { id: "CWE-113", name: "Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')", }, notes: [ { category: "other", text: "Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')", title: "CWE-113", }, { category: "other", text: "Improper Validation of Specified Quantity in Input", title: "CWE-1284", }, ], product_status: { known_affected: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", ], }, references: [ { category: "self", summary: "CVE-2023-38709", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-38709.json", }, ], scores: [ { cvss_v3: { baseScore: 9.1, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", ], }, ], title: "CVE-2023-38709", }, { cve: "CVE-2023-39410", cwe: { id: "CWE-502", name: "Deserialization of Untrusted Data", }, notes: [ { category: "other", text: "Deserialization of Untrusted Data", title: "CWE-502", }, { category: "other", text: "Improper Input Validation", title: "CWE-20", }, ], product_status: { known_affected: [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-271904", ], }, references: [ { category: "self", summary: "CVE-2023-39410", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39410.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-271904", ], }, ], title: "CVE-2023-39410", }, { cve: "CVE-2023-44483", cwe: { id: "CWE-532", name: "Insertion of Sensitive Information into Log File", }, notes: [ { category: "other", text: "Insertion of Sensitive Information into Log File", title: "CWE-532", }, ], product_status: { known_affected: [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-271904", "CSAFPID-94393", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", ], }, references: [ { category: "self", summary: "CVE-2023-44483", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44483.json", }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-271904", "CSAFPID-94393", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", ], }, ], title: "CVE-2023-44483", }, { cve: "CVE-2023-49582", cwe: { id: "CWE-732", name: "Incorrect Permission Assignment for Critical Resource", }, notes: [ { category: "other", text: "Incorrect Permission Assignment for Critical Resource", title: "CWE-732", }, { category: "other", text: "Improper Restriction of Operations within the Bounds of a Memory Buffer", title: "CWE-119", }, ], product_status: { known_affected: [ "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2023-49582", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-49582.json", }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "CSAFPID-40303", ], }, ], title: "CVE-2023-49582", }, { cve: "CVE-2023-51775", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, notes: [ { category: "other", text: "Uncontrolled Resource Consumption", title: "CWE-400", }, ], product_status: { known_affected: [ "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-271904", ], }, references: [ { category: "self", summary: "CVE-2023-51775", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-271904", ], }, ], title: "CVE-2023-51775", }, { cve: "CVE-2024-5535", cwe: { id: "CWE-200", name: "Exposure of Sensitive Information to an Unauthorized Actor", }, notes: [ { category: "other", text: "Exposure of Sensitive Information to an Unauthorized Actor", title: "CWE-200", }, { category: "other", text: "Improper Restriction of Operations within the Bounds of a Memory Buffer", title: "CWE-119", }, { category: "other", text: "Dependency on Vulnerable Third-Party Component", title: "CWE-1395", }, ], product_status: { known_affected: [ "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-5535", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json", }, ], scores: [ { cvss_v3: { baseScore: 9.1, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-40303", ], }, ], title: "CVE-2024-5535", }, { cve: "CVE-2024-6119", cwe: { id: "CWE-843", name: "Access of Resource Using Incompatible Type ('Type Confusion')", }, notes: [ { category: "other", text: "Access of Resource Using Incompatible Type ('Type Confusion')", title: "CWE-843", }, ], product_status: { known_affected: [ "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-6119", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json", }, ], scores: [ { cvss_v3: { baseScore: 9.1, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-40303", ], }, ], title: "CVE-2024-6119", }, { cve: "CVE-2024-8096", cwe: { id: "CWE-295", name: "Improper Certificate Validation", }, notes: [ { category: "other", text: "Improper Certificate Validation", title: "CWE-295", }, ], product_status: { known_affected: [ "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-8096", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8096.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, products: [ "CSAFPID-40303", ], }, ], title: "CVE-2024-8096", }, { cve: "CVE-2024-23635", cwe: { id: "CWE-79", name: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", }, notes: [ { category: "other", text: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", title: "CWE-79", }, ], product_status: { known_affected: [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-271904", ], }, references: [ { category: "self", summary: "CVE-2024-23635", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23635.json", }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", version: "3.1", }, products: [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-271904", ], }, ], title: "CVE-2024-23635", }, { cve: "CVE-2024-29857", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, notes: [ { category: "other", text: "Uncontrolled Resource Consumption", title: "CWE-400", }, { category: "other", text: "Improper Input Validation", title: "CWE-20", }, { category: "other", text: "Out-of-bounds Read", title: "CWE-125", }, ], product_status: { known_affected: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-1747074", "CSAFPID-1674670", "CSAFPID-503474", ], }, references: [ { category: "self", summary: "CVE-2024-29857", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29857.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-1747074", "CSAFPID-1674670", "CSAFPID-503474", ], }, ], title: "CVE-2024-29857", }, { cve: "CVE-2024-30171", cwe: { id: "CWE-208", name: "Observable Timing Discrepancy", }, notes: [ { category: "other", text: "Observable Timing Discrepancy", title: "CWE-208", }, { category: "other", text: "Observable Discrepancy", title: "CWE-203", }, ], product_status: { known_affected: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", ], }, references: [ { category: "self", summary: "CVE-2024-30171", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-30171.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", ], }, ], title: "CVE-2024-30171", }, { cve: "CVE-2024-30172", cwe: { id: "CWE-835", name: "Loop with Unreachable Exit Condition ('Infinite Loop')", }, notes: [ { category: "other", text: "Loop with Unreachable Exit Condition ('Infinite Loop')", title: "CWE-835", }, ], product_status: { known_affected: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", ], }, references: [ { category: "self", summary: "CVE-2024-30172", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-30172.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", ], }, ], title: "CVE-2024-30172", }, { cve: "CVE-2024-34447", cwe: { id: "CWE-706", name: "Use of Incorrectly-Resolved Name or Reference", }, notes: [ { category: "other", text: "Use of Incorrectly-Resolved Name or Reference", title: "CWE-706", }, ], product_status: { known_affected: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", ], }, references: [ { category: "self", summary: "CVE-2024-34447", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34447.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", ], }, ], title: "CVE-2024-34447", }, { cve: "CVE-2024-34750", cwe: { id: "CWE-755", name: "Improper Handling of Exceptional Conditions", }, notes: [ { category: "other", text: "Improper Handling of Exceptional Conditions", title: "CWE-755", }, { category: "other", text: "Uncontrolled Resource Consumption", title: "CWE-400", }, ], product_status: { known_affected: [ "CSAFPID-204581", ], }, references: [ { category: "self", summary: "CVE-2024-34750", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-204581", ], }, ], title: "CVE-2024-34750", }, { cve: "CVE-2024-37370", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, notes: [ { category: "other", text: "Improper Handling of Length Parameter Inconsistency", title: "CWE-130", }, ], product_status: { known_affected: [ "CSAFPID-199820", ], }, references: [ { category: "self", summary: "CVE-2024-37370", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json", }, ], scores: [ { cvss_v3: { baseScore: 9.1, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-199820", ], }, ], title: "CVE-2024-37370", }, { cve: "CVE-2024-37371", cwe: { id: "CWE-130", name: "Improper Handling of Length Parameter Inconsistency", }, notes: [ { category: "other", text: "Improper Handling of Length Parameter Inconsistency", title: "CWE-130", }, ], product_status: { known_affected: [ "CSAFPID-199820", ], }, references: [ { category: "self", summary: "CVE-2024-37371", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json", }, ], scores: [ { cvss_v3: { baseScore: 9.1, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-199820", ], }, ], title: "CVE-2024-37371", }, { cve: "CVE-2024-38473", cwe: { id: "CWE-172", name: "Encoding Error", }, notes: [ { category: "other", text: "Encoding Error", title: "CWE-172", }, { category: "other", text: "Improper Encoding or Escaping of Output", title: "CWE-116", }, ], product_status: { known_affected: [ "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-38473", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38473.json", }, ], scores: [ { cvss_v3: { baseScore: 9.1, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "CSAFPID-40303", ], }, ], title: "CVE-2024-38473", }, { cve: "CVE-2024-38475", cwe: { id: "CWE-284", name: "Improper Access Control", }, notes: [ { category: "other", text: "Improper Access Control", title: "CWE-284", }, { category: "other", text: "Improper Encoding or Escaping of Output", title: "CWE-116", }, { category: "other", text: "Path Traversal: '.../...//'", title: "CWE-35", }, { category: "other", text: "Stack-based Buffer Overflow", title: "CWE-121", }, { category: "other", text: "Heap-based Buffer Overflow", title: "CWE-122", }, { category: "other", text: "Use of Hard-coded Credentials", title: "CWE-798", }, { category: "other", text: "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", title: "CWE-338", }, ], product_status: { known_affected: [ "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-38475", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json", }, ], scores: [ { cvss_v3: { baseScore: 9.1, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "CSAFPID-40303", ], }, ], title: "CVE-2024-38475", }, { cve: "CVE-2024-38816", cwe: { id: "CWE-22", name: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", }, notes: [ { category: "other", text: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", title: "CWE-22", }, { category: "other", text: "Relative Path Traversal", title: "CWE-23", }, ], product_status: { known_affected: [ "CSAFPID-94309", "CSAFPID-220164", ], }, references: [ { category: "self", summary: "CVE-2024-38816", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json", }, ], scores: [ { cvss_v3: { baseScore: 8.1, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "CSAFPID-94309", "CSAFPID-220164", ], }, ], title: "CVE-2024-38816", }, { cve: "CVE-2024-38819", cwe: { id: "CWE-22", name: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", }, notes: [ { category: "other", text: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", title: "CWE-22", }, ], product_status: { known_affected: [ "CSAFPID-94309", "CSAFPID-220164", ], }, references: [ { category: "self", summary: "CVE-2024-38819", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", version: "3.1", }, products: [ "CSAFPID-94309", "CSAFPID-220164", ], }, ], title: "CVE-2024-38819", }, { cve: "CVE-2024-38998", cwe: { id: "CWE-1321", name: "Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')", }, notes: [ { category: "other", text: "Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')", title: "CWE-1321", }, ], product_status: { known_affected: [ "CSAFPID-228157", "CSAFPID-9642", "CSAFPID-226018", "CSAFPID-45194", ], }, references: [ { category: "self", summary: "CVE-2024-38998", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json", }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "CSAFPID-228157", "CSAFPID-9642", "CSAFPID-226018", "CSAFPID-45194", ], }, ], title: "CVE-2024-38998", }, { cve: "CVE-2024-38999", cwe: { id: "CWE-1321", name: "Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')", }, notes: [ { category: "other", text: "Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')", title: "CWE-1321", }, ], product_status: { known_affected: [ "CSAFPID-9642", "CSAFPID-228157", "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-271904", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-226018", "CSAFPID-45194", ], }, references: [ { category: "self", summary: "CVE-2024-38999", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json", }, ], scores: [ { cvss_v3: { baseScore: 10, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", version: "3.1", }, products: [ "CSAFPID-9642", "CSAFPID-228157", "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-271904", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-226018", "CSAFPID-45194", ], }, ], title: "CVE-2024-38999", }, { cve: "CVE-2024-40898", cwe: { id: "CWE-918", name: "Server-Side Request Forgery (SSRF)", }, notes: [ { category: "other", text: "Server-Side Request Forgery (SSRF)", title: "CWE-918", }, ], product_status: { known_affected: [ "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-40898", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json", }, ], scores: [ { cvss_v3: { baseScore: 9.1, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "CSAFPID-40303", ], }, ], title: "CVE-2024-40898", }, { cve: "CVE-2024-45490", cwe: { id: "CWE-190", name: "Integer Overflow or Wraparound", }, notes: [ { category: "other", text: "Integer Overflow or Wraparound", title: "CWE-190", }, { category: "other", text: "Incorrect Calculation of Buffer Size", title: "CWE-131", }, { category: "other", text: "Improper Restriction of XML External Entity Reference", title: "CWE-611", }, ], product_status: { known_affected: [ "CSAFPID-912053", "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-45490", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json", }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "CSAFPID-912053", "CSAFPID-40303", ], }, ], title: "CVE-2024-45490", }, { cve: "CVE-2024-45491", cwe: { id: "CWE-190", name: "Integer Overflow or Wraparound", }, notes: [ { category: "other", text: "Integer Overflow or Wraparound", title: "CWE-190", }, ], product_status: { known_affected: [ "CSAFPID-912053", "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-45491", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json", }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "CSAFPID-912053", "CSAFPID-40303", ], }, ], title: "CVE-2024-45491", }, { cve: "CVE-2024-45492", cwe: { id: "CWE-190", name: "Integer Overflow or Wraparound", }, notes: [ { category: "other", text: "Integer Overflow or Wraparound", title: "CWE-190", }, ], product_status: { known_affected: [ "CSAFPID-912053", "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-271904", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2024-45492", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json", }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "CSAFPID-912053", "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-271904", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-40303", ], }, ], title: "CVE-2024-45492", }, { cve: "CVE-2024-47072", cwe: { id: "CWE-121", name: "Stack-based Buffer Overflow", }, notes: [ { category: "other", text: "Stack-based Buffer Overflow", title: "CWE-121", }, { category: "other", text: "Deserialization of Untrusted Data", title: "CWE-502", }, ], product_status: { known_affected: [ "CSAFPID-228157", ], }, references: [ { category: "self", summary: "CVE-2024-47072", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47072.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-228157", ], }, ], title: "CVE-2024-47072", }, { cve: "CVE-2024-47554", cwe: { id: "CWE-400", name: "Uncontrolled Resource Consumption", }, notes: [ { category: "other", text: "Uncontrolled Resource Consumption", title: "CWE-400", }, ], product_status: { known_affected: [ "CSAFPID-1751293", "CSAFPID-45194", "CSAFPID-1973", "CSAFPID-3660", ], }, references: [ { category: "self", summary: "CVE-2024-47554", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47554.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-1751293", "CSAFPID-45194", "CSAFPID-1973", "CSAFPID-3660", ], }, ], title: "CVE-2024-47554", }, { cve: "CVE-2024-47561", cwe: { id: "CWE-502", name: "Deserialization of Untrusted Data", }, notes: [ { category: "other", text: "Deserialization of Untrusted Data", title: "CWE-502", }, ], product_status: { known_affected: [ "CSAFPID-9642", ], }, references: [ { category: "self", summary: "CVE-2024-47561", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47561.json", }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "CSAFPID-9642", ], }, ], title: "CVE-2024-47561", }, { cve: "CVE-2025-21498", product_status: { known_affected: [ "CSAFPID-40303", ], }, references: [ { category: "self", summary: "CVE-2025-21498", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21498.json", }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "CSAFPID-40303", ], }, ], title: "CVE-2025-21498", }, { cve: "CVE-2025-21535", product_status: { known_affected: [ "CSAFPID-3660", "CSAFPID-1973", ], }, references: [ { category: "self", summary: "CVE-2025-21535", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21535.json", }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "CSAFPID-3660", "CSAFPID-1973", ], }, ], title: "CVE-2025-21535", }, { cve: "CVE-2025-21549", product_status: { known_affected: [ "CSAFPID-1973", ], }, references: [ { category: "self", summary: "CVE-2025-21549", url: "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21549.json", }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "CSAFPID-1973", ], }, ], title: "CVE-2025-21549", }, ], }
ghsa-4h8f-2wvx-gg5w
Vulnerability from github
Published
2024-05-03 18:30
Modified
2025-03-21 14:14
Severity ?
Summary
Bouncy Castle Java Cryptography API vulnerable to DNS poisoning
Details
An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.
{ affected: [ { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk18on", }, ranges: [ { events: [ { introduced: "1.61", }, { fixed: "1.78", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk15to18", }, ranges: [ { events: [ { introduced: "1.61", }, { fixed: "1.78", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk14", }, ranges: [ { events: [ { introduced: "1.61", }, { fixed: "1.78", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.bouncycastle:bcprov-jdk12", }, ranges: [ { events: [ { introduced: "1.61", }, { fixed: "1.78", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-34447", ], database_specific: { cwe_ids: [ "CWE-297", ], github_reviewed: true, github_reviewed_at: "2024-05-03T20:34:32Z", nvd_published_at: "2024-05-03T16:15:11Z", severity: "MODERATE", }, details: "An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.", id: "GHSA-4h8f-2wvx-gg5w", modified: "2025-03-21T14:14:22Z", published: "2024-05-03T18:30:37Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-34447", }, { type: "WEB", url: "https://github.com/bcgit/bc-java/issues/1656", }, { type: "PACKAGE", url: "https://github.com/bcgit/bc-java", }, { type: "WEB", url: "https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902024%E2%80%9034447", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20240614-0007", }, { type: "WEB", url: "https://www.bouncycastle.org/latest_releases.html", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", type: "CVSS_V3", }, ], summary: "Bouncy Castle Java Cryptography API vulnerable to DNS poisoning", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
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.